=== 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.26633.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.48386.html"},
     {tc_group_properties,[{name,muc06},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.827 *** View log from node mongooseim@localhost when started mongooseim@localhost_953.html
*** CT 2022-03-04 11:20:43.828 *** 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:44.190 ***
alicE_unnamed_1018@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:44.190 ***
alicE_unnamed_1018@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0671c104d7a272cc' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:44.190 ***
alicE_unnamed_1018@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:44.190 ***
alicE_unnamed_1018@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTAxOABtYXR5Z3J5c2E=</auth>



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



*** User 2022-03-04 11:20:44.193 ***
alicE_unnamed_1018@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:44.193 ***
alicE_unnamed_1018@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a4b8495720a00e07' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:44.193 ***
alicE_unnamed_1018@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:44.193 ***
alicE_unnamed_1018@domain.example.com/res1 out
<iq type='set' id='cb19229d2e1df693ce2034516a6de946'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



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



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



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


Could not find element wait_for_parallel_writer in Config.


*** User 2022-03-04 11:20:44.196 ***
alicE_unnamed_1018@domain.example.com/res1 in
<presence from='alicE_unnamed_1018@domain.example.com/res1' to='alice_unnamed_1018@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:44.196 ***
alicE_unnamed_1018@domain.example.com/res1 out
<iq type='set' id='f5ed82320c9fd1d00990f6d51c3f7c07' to='alicE_unnamed_1018room0-26691-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-03-04 11:20:44.199 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='48a0054f-b341-4c6f-ae31-af0b23e5dd44'>
	<result xmlns='urn:xmpp:mam:2' id='BM0VVLN3VG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T10:19:51Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>783f8e45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='ef78d36f-633e-452b-b756-3064d00a406d'>
	<result xmlns='urn:xmpp:mam:2' id='BM1ATQ6GL00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T23:23:06Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>872538b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='c64e7477-9a6d-4f5f-a602-f8d80dcfa58b'>
	<result xmlns='urn:xmpp:mam:2' id='BM1BRA39CG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T00:29:05Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4829bb6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='cff06d52-a1b2-49c6-89b2-6d629dacf9c7'>
	<result xmlns='urn:xmpp:mam:2' id='BM1ITS5HL00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T08:55:54Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d0000a63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='28b2d471-0c5c-4ff0-a157-77336c137823'>
	<result xmlns='urn:xmpp:mam:2' id='BM22PMP2L002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T03:51:54Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe812069</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='5b8139e5-052c-425b-ab5e-15360cb7bdfa'>
	<result xmlns='urn:xmpp:mam:2' id='BM2B00P5KG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T13:38:41Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e9f771d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='c262a208-b1bf-49e9-a850-8baebd6eb93d'>
	<result xmlns='urn:xmpp:mam:2' id='BM34H3LJMG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T20:06:29Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7440fcbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='bca72f96-ec57-4ed1-abfc-a427a76c99b6'>
	<result xmlns='urn:xmpp:mam:2' id='BM35LRA54009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T21:28:40Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db13ba43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='21999e29-92e3-46f8-abb1-249bdfca6460'>
	<result xmlns='urn:xmpp:mam:2' id='BM3COBUKHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T05:55:23Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>21ab7f49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='4de09a73-7b45-47a0-b7b7-1d3985898f91'>
	<result xmlns='urn:xmpp:mam:2' id='BM3LV1D68G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T16:54:33Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8208ed1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='08ca7ec3-37ec-4765-9f03-54890860d8c2'>
	<result xmlns='urn:xmpp:mam:2' id='BM42EQMS2001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T07:48:52Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f15fb5c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.200 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='9bf3d6ea-48cf-40dd-8dd6-e28dbcdfdd88'>
	<result xmlns='urn:xmpp:mam:2' id='BM47E17OU00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T13:45:00Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2e826275</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='3cb264a6-62f6-464e-9229-9606354b0dce'>
	<result xmlns='urn:xmpp:mam:2' id='BM4NBM0S800K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T08:45:04Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90d60c51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='2213daf1-18fc-4de0-9908-f3b1ad14ebaa'>
	<result xmlns='urn:xmpp:mam:2' id='BM506PM7RG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T19:18:23Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>383d4921</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='9bd0209b-cdd9-4a1c-80d8-810c80055bf5'>
	<result xmlns='urn:xmpp:mam:2' id='BM57P324VG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T04:20:23Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cea933df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='f56678ab-cc5f-4ba8-9b10-371c94882f7b'>
	<result xmlns='urn:xmpp:mam:2' id='BM59OCT3S00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T06:42:00Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>504c2e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='d0d57011-178a-49b9-953e-155da19d49f6'>
	<result xmlns='urn:xmpp:mam:2' id='BM5P7R0V0G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T01:10:17Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7146a25f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='5625b2c1-0bc2-492a-80d8-3cba4ee19da1'>
	<result xmlns='urn:xmpp:mam:2' id='BM5UL0BBDG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T07:37:39Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>72a21a59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='66d32e0f-91e8-4fc7-b089-ede6bd53e5e1'>
	<result xmlns='urn:xmpp:mam:2' id='BM6JITGNIG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T08:36:13Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5c480894</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='3de22e98-71a2-405d-958e-5804bfda1246'>
	<result xmlns='urn:xmpp:mam:2' id='BM6VCRHCTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T22:41:39Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>36c448f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='f1a285dd-6a87-42fb-bb19-6a740abf701e'>
	<result xmlns='urn:xmpp:mam:2' id='BM76CO0MMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T07:02:29Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>43146cc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='f276241f-885b-4297-8c32-676ca00fe128'>
	<result xmlns='urn:xmpp:mam:2' id='BM7FF0AL5G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T17:51:47Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92ffaf02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='c8263f4c-b724-499c-99cc-fc206592e496'>
	<result xmlns='urn:xmpp:mam:2' id='BM7OV2T4G009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T05:12:00Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6706102c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='3846f990-f0ec-49f9-9e0a-c618b89222c3'>
	<result xmlns='urn:xmpp:mam:2' id='BM7T7COT7G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T10:16:55Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d98004b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='036b560b-dbc4-4723-b076-a4f1295cb7af'>
	<result xmlns='urn:xmpp:mam:2' id='BM8IOA4S400G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T11:58:00Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e0dd755b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='69ea69cd-e1ea-4765-af01-bfc73862a877'>
	<result xmlns='urn:xmpp:mam:2' id='BM8QJGDT9G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T21:19:55Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4fe20837</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.201 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='ca6f7358-db71-4e54-b7d8-d0be7678cca0'>
	<result xmlns='urn:xmpp:mam:2' id='BM8UL80I000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T02:10:08Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>40e60414</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='26892140-a5d7-4388-a392-f65834d4ed56'>
	<result xmlns='urn:xmpp:mam:2' id='BM971KPRS006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T12:10:32Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ae35561a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='db932ad4-f826-47d4-8ab3-5cd5ddefb6cf'>
	<result xmlns='urn:xmpp:mam:2' id='BM9NCR8QVG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T07:40:55Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5627a5e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='2a08db4e-5bd3-4fa8-b640-49a3bcdbbedd'>
	<result xmlns='urn:xmpp:mam:2' id='BM9S76BC5G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T13:26:11Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f307f828</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='2e43feed-9fbf-497f-b9b5-2978093879d2'>
	<result xmlns='urn:xmpp:mam:2' id='BMA5JBGPH00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T00:37:38Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6d193a02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='fecc5b90-fd85-45fe-a9e2-e81c673e4c94'>
	<result xmlns='urn:xmpp:mam:2' id='BMA7QAEOVG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T03:16:23Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5429194a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='7a12e4da-28e6-48e5-811a-d330fb9ce5e1'>
	<result xmlns='urn:xmpp:mam:2' id='BMAR2E09M007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T02:14:36Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e12a9e81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='3d15c929-0f78-4c96-a4a7-355379a499e0'>
	<result xmlns='urn:xmpp:mam:2' id='BMB1FLURK002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T09:53:44Z' from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>efc9e0c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.202 ***
alicE_unnamed_1018@domain.example.com/res1 in
<iq from='alice_unnamed_1018room0-26691-0@groupchats.domain.example.com' to='alicE_unnamed_1018@domain.example.com/res1' id='f5ed82320c9fd1d00990f6d51c3f7c07' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0VVLN3VG08</first>
			<last>BMB1FLURK002</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-03-04 11:20:44.203 ***
alicE_unnamed_1018@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:44.221 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:44.222 *** View log from node mongooseim@localhost when finished mongooseim@localhost_954.html



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