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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.31073.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.28/mam_suite.muc_querying_for_all_messages_with_jid.26757.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.mam_SUITE.logs/run.2022-01-27_12.31.28/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_mnesia_prefs => [{muc,true}],
        mod_mam_muc =>
            [{host,{prefix,<<"groupchats.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        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@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:32:09


*** CT 2022-01-27 12:32:09.670 *** View log from node mongooseim@localhost when started mongooseim@localhost_1369.html
*** CT 2022-01-27 12:32:09.671 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_538.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-01-27 12:32:10.062 ***
alicE_unnamed_1133@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-01-27 12:32:10.062 ***
alicE_unnamed_1133@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09ce3cb373a8a0c9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:32:10.062 ***
alicE_unnamed_1133@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-01-27 12:32:10.062 ***
alicE_unnamed_1133@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTEzMwBtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 12:32:10.064 ***
alicE_unnamed_1133@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:32:10.064 ***
alicE_unnamed_1133@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-01-27 12:32:10.065 ***
alicE_unnamed_1133@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1c5b8cf11914308e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:32:10.065 ***
alicE_unnamed_1133@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-01-27 12:32:10.065 ***
alicE_unnamed_1133@domain.example.com/res1 out
<iq type='set' id='c9505cd2e7a725bbff20d3aea28bd8c6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:32:10.065 ***
alicE_unnamed_1133@domain.example.com/res1 in
<iq id='c9505cd2e7a725bbff20d3aea28bd8c6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1133@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:32:10.065 ***
alicE_unnamed_1133@domain.example.com/res1 out
<iq type='set' id='6b7b3f2fb7708512d6541de8161cdff3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:32:10.065 ***
alicE_unnamed_1133@domain.example.com/res1 in
<iq type='result' id='6b7b3f2fb7708512d6541de8161cdff3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:32:10.065 ***
alicE_unnamed_1133@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:32:10.067 ***
alicE_unnamed_1133@domain.example.com/res1 in
<presence from='alicE_unnamed_1133@domain.example.com/res1' to='alice_unnamed_1133@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:32:10.067 ***
alicE_unnamed_1133@domain.example.com/res1 out
<iq type='set' id='a9cfc51311febf364d00593c910d822f' to='alicE_unnamed_1133room0-31135-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 12:32:10.070 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='f106d7f6-48eb-4c9d-839b-69f6361a485e'>
	<result xmlns='urn:xmpp:mam:2' id='BLA6MGG5P00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T04:15:30Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>adb62543</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.070 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='e4eb1739-aff4-44ba-b63f-4fa414195870'>
	<result xmlns='urn:xmpp:mam:2' id='BLATJ0RNF00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T07:34:06Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1822c808</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.070 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='86a0663b-58c1-4558-8b51-5dcb0f656e00'>
	<result xmlns='urn:xmpp:mam:2' id='BLBQIHQM0G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T18:08:57Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7613ec75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.070 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='df6f34de-f7fd-4805-bc52-05ee5bfcc95e'>
	<result xmlns='urn:xmpp:mam:2' id='BLC6T6CEKG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T08:51:45Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8495301</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='65c1d45d-49ca-4b01-b9af-77daa2e4cb3d'>
	<result xmlns='urn:xmpp:mam:2' id='BLCQ0S2FLG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T07:40:03Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9fb9830d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='5e6beb0e-d9ee-42af-9ad3-9dcb3b06c174'>
	<result xmlns='urn:xmpp:mam:2' id='BLDK4SHITG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-16T14:50:11Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ee35c07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='42dfd995-e2f6-41ab-8ba9-1ddb05b62f15'>
	<result xmlns='urn:xmpp:mam:2' id='BLE6GH369G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-17T12:44:43Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6793af7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='2ca340d2-7ade-48dc-a7f4-ab6d53de5d8e'>
	<result xmlns='urn:xmpp:mam:2' id='BLEOGLOKM00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-18T10:13:32Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>850b7b48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='334ba66d-76a6-43e2-987a-a93f1c3c30bd'>
	<result xmlns='urn:xmpp:mam:2' id='BLFGMCB3SG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-19T15:04:17Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>84d0e76a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='ec9c59cb-e75a-43d3-a467-395683f36a11'>
	<result xmlns='urn:xmpp:mam:2' id='BLG08GOPU00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-20T09:38:36Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>38c2f6b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='0209de5c-0fbb-462b-89bf-03b1bccc2062'>
	<result xmlns='urn:xmpp:mam:2' id='BLGOLPQC5004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-21T14:46:18Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ebbe46f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='f54380ff-15f6-441a-931b-e42fe8a473c4'>
	<result xmlns='urn:xmpp:mam:2' id='BLHD5D7AA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-22T15:12:52Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4dd4a47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='cd9badf1-6797-4289-a205-73f1ff1aa8df'>
	<result xmlns='urn:xmpp:mam:2' id='BLHL5TNNSG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-23T00:46:41Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b364dba0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='369ab76a-0478-4432-9d0f-f4b31fe20d3e'>
	<result xmlns='urn:xmpp:mam:2' id='BLIIQTBBE00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-24T12:09:32Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>09076227</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='5f05b005-d08e-4c5c-9ebf-ed5aea2bfd50'>
	<result xmlns='urn:xmpp:mam:2' id='BLITSHD9TG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T01:20:35Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e7b61b39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='b7624f33-d4ff-4253-8069-9cf7adea06b8'>
	<result xmlns='urn:xmpp:mam:2' id='BLK06L6S7004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-26T18:17:02Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71fe1c55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='36dedcc5-b7f0-46ea-9e14-4e8f659ab620'>
	<result xmlns='urn:xmpp:mam:2' id='BLK9ES0N1G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T05:19:39Z' from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e25c1f03</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 12:32:10.071 ***
alicE_unnamed_1133@domain.example.com/res1 in
<iq from='alice_unnamed_1133room0-31135-0@groupchats.domain.example.com' to='alicE_unnamed_1133@domain.example.com/res1' id='a9cfc51311febf364d00593c910d822f' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLA6MGG5P00B</first>
			<last>BLK9ES0N1G0H</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 12:32:10.072 ***
alicE_unnamed_1133@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:32:10.072 ***
alicE_unnamed_1133@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:32:10.082 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-01-27 12:32:10.083 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1370.html



=== Ended at 2022-01-27 12:32:10
=== successfully completed test case
=== === Returned value: ok