=== 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.232.1>},
     {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@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_with_jid.51459.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@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_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@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:21:00


*** CT 2022-03-04 11:21:00.599 *** View log from node mongooseim@localhost when started mongooseim@localhost_1384.html
*** CT 2022-03-04 11:21:00.599 *** 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:21:00.897 ***
alicE_unnamed_1190@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:21:00.898 ***
alicE_unnamed_1190@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7f1db079ae026467' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



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

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



*** User 2022-03-04 11:21:00.899 ***
alicE_unnamed_1190@domain.example.com/res1 in
<iq id='0c03e7a396f9f3b5f1d4ff92966dfe8b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1190@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:21:00.899 ***
alicE_unnamed_1190@domain.example.com/res1 out
<iq type='set' id='4ccef0198907442b1dc0b9003a441ffa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:00.900 ***
alicE_unnamed_1190@domain.example.com/res1 in
<iq type='result' id='4ccef0198907442b1dc0b9003a441ffa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:21:00.900 ***
alicE_unnamed_1190@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:21:00.901 ***
alicE_unnamed_1190@domain.example.com/res1 in
<presence from='alicE_unnamed_1190@domain.example.com/res1' to='alice_unnamed_1190@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:21:00.901 ***
alicE_unnamed_1190@domain.example.com/res1 out
<iq type='set' id='c07b56fa1a039306bf1a225688c4606d' to='alicE_unnamed_1190room0-294-1@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='113ba2e0-4d5d-45fe-b1ec-95d64f9d3e5d'>
	<result xmlns='urn:xmpp:mam:2' id='BM0UTOTC4G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T09:04:01Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c03673c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='444c2f92-6d34-4642-aec9-923ec3ed8f17'>
	<result xmlns='urn:xmpp:mam:2' id='BM1OPBV8FG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T15:55:19Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c663030</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='e72baab2-9bed-4294-9fb9-d8320a868e3e'>
	<result xmlns='urn:xmpp:mam:2' id='BM20AM3N600C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T00:55:08Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>117d6168</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='e0c13445-9846-4993-8ac2-b5d0fd1e60b5'>
	<result xmlns='urn:xmpp:mam:2' id='BM2NQBTMMG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T04:56:37Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2d367f55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='75b384f1-6673-4a32-9061-adc1841d94e5'>
	<result xmlns='urn:xmpp:mam:2' id='BM3MJK56Q008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T17:40:36Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24e15f0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='ecf049d7-6ab4-493c-b448-cb861bcfea13'>
	<result xmlns='urn:xmpp:mam:2' id='BM44K81U8G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T10:24:09Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f1db38df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='06107ca3-7770-4e36-be71-e2ddbc86120f'>
	<result xmlns='urn:xmpp:mam:2' id='BM4HFJRMJ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T01:44:22Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3fbeb23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='0cc674ef-fb49-4f97-b056-35a7dff1219e'>
	<result xmlns='urn:xmpp:mam:2' id='BM5B3UETQG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T08:19:25Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>634aa60c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='d3976559-3864-4776-adc8-40660f5943bf'>
	<result xmlns='urn:xmpp:mam:2' id='BM62R4QV7G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T12:37:43Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3eb8f96a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='0c951a95-32ee-4de8-ad95-536b5773f075'>
	<result xmlns='urn:xmpp:mam:2' id='BM6Q8Q90P00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T16:34:42Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2d99406</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.903 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='c1256967-462c-433b-b176-282a5a0cddfe'>
	<result xmlns='urn:xmpp:mam:2' id='BM7AV22O9G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T12:29:47Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>32a93dcb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.904 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='074a3d48-3d9c-404e-a19e-0e4804d3abd8'>
	<result xmlns='urn:xmpp:mam:2' id='BM7LTTEIF00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T01:34:38Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4746068</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.904 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='ad193591-bbae-4224-841c-ab100143d1bb'>
	<result xmlns='urn:xmpp:mam:2' id='BM8BR38GQG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T03:43:09Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ba35171</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.904 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='d05c9999-0a83-4659-bc9a-2b106560e960'>
	<result xmlns='urn:xmpp:mam:2' id='BM97RTF3N003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T13:09:18Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60a15f54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.904 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='9392ee98-5764-4bab-8dbe-af647cbe5dae'>
	<result xmlns='urn:xmpp:mam:2' id='BM9IF9E16008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T01:48:28Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>af62d17d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.904 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='e51bdb39-bb69-473e-a629-529f48cd0331'>
	<result xmlns='urn:xmpp:mam:2' id='BMABO5B84G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T07:57:53Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2e967e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.939 ***
alicE_unnamed_1190@domain.example.com/res1 in
<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='c25a80a7-8be0-4f38-8781-76d37a5f1f2d'>
	<result xmlns='urn:xmpp:mam:2' id='BMB1A6USD00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T09:41:30Z' from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ac44176</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:21:00.939 ***
alicE_unnamed_1190@domain.example.com/res1 in
<iq from='alice_unnamed_1190room0-294-1@groupchats.domain.example.com' to='alicE_unnamed_1190@domain.example.com/res1' id='c07b56fa1a039306bf1a225688c4606d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0UTOTC4G0B</first>
			<last>BMB1A6USD00E</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:21:00.939 ***
alicE_unnamed_1190@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:21:00.939 ***
alicE_unnamed_1190@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:21:00.946 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:21:00.947 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1385.html



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