=== 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.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_with_jid.48514.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.830 *** View log from node mongooseim@localhost when started mongooseim@localhost_953.html
*** CT 2022-03-04 11:20:43.831 *** 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.199 ***
alicE_unnamed_1019@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.200 ***
alicE_unnamed_1019@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='271b86580add7c02' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



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

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



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



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



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



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



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



*** User 2022-03-04 11:20:44.205 ***
alicE_unnamed_1019@domain.example.com/res1 out
<iq type='set' id='5089651fe87e2c6eb2d325b01624a32e' to='alicE_unnamed_1019room0-26692-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:20:44.217 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='729e75f5-5f16-4a20-8b59-44cca91dd08c'>
	<result xmlns='urn:xmpp:mam:2' id='BM0P8M4U800H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T02:18:56Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>207d21d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.217 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='da5d6898-a21c-43e8-a4dc-f18ef1916c78'>
	<result xmlns='urn:xmpp:mam:2' id='BM1L36SMA007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T11:31:00Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1528dd98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.217 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='f8fbabb4-b202-4ba8-8e27-500614aa6334'>
	<result xmlns='urn:xmpp:mam:2' id='BM2467PV5G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T05:31:31Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c619f0cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.217 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='3685dfdc-bc26-4f03-a036-579c179c3f4c'>
	<result xmlns='urn:xmpp:mam:2' id='BM2U8VVML00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T12:38:50Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cce8ee5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.217 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='31e8f409-8c9f-4cd6-93b1-d6e5965c75d1'>
	<result xmlns='urn:xmpp:mam:2' id='BM3DD2OBFG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T06:41:43Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>beb87a23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.217 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='0d9f6323-2341-46a1-af2a-39ca3c1fa764'>
	<result xmlns='urn:xmpp:mam:2' id='BM3T7H0QAG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T01:34:37Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6f8c8856</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='af9849e4-e247-4a91-9e4d-1c412aaa8b29'>
	<result xmlns='urn:xmpp:mam:2' id='BM4VD43B8G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T18:20:57Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6dc5f744</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='9c1bb73d-3246-4573-9db5-0b6f2469bed9'>
	<result xmlns='urn:xmpp:mam:2' id='BM5MNUMJ7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T22:11:35Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22116ca5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='3eb0c15e-800f-4dd8-926b-b3a1751c6320'>
	<result xmlns='urn:xmpp:mam:2' id='BM5TRICJAG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T06:40:45Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>23091e1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='5fb8ee14-d0df-4671-81d1-04c64f8586ad'>
	<result xmlns='urn:xmpp:mam:2' id='BM6MRGTDUG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T12:30:13Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5eea0ff9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='abb49194-62a3-4bcd-9b62-c9b64ee2df98'>
	<result xmlns='urn:xmpp:mam:2' id='BM7JQJ3BP001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T23:04:02Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f1408535</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='0b4eca3f-1b86-4247-b5e4-12fb3c11a79d'>
	<result xmlns='urn:xmpp:mam:2' id='BM88CVTALG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T23:36:51Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cfe94d11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='9c2d42e6-caf3-4deb-ac7d-53d40dae4682'>
	<result xmlns='urn:xmpp:mam:2' id='BM89CHREBG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T00:47:27Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6771527</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='6178b86b-3bf9-4acb-8354-451f471d4d33'>
	<result xmlns='urn:xmpp:mam:2' id='BM96MFL1700F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T11:45:34Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6576b80a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.218 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='22699579-2656-4423-bff1-f16d220fd01e'>
	<result xmlns='urn:xmpp:mam:2' id='BMA1T753P001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T20:13:22Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95f2ea6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.219 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='5f4b1810-146d-40d7-b548-eff5959fa950'>
	<result xmlns='urn:xmpp:mam:2' id='BMAMOUMMS00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T21:07:04Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7a3aebc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.219 ***
alicE_unnamed_1019@domain.example.com/res1 in
<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='96dddec7-5745-413d-ab35-9317e65ede5c'>
	<result xmlns='urn:xmpp:mam:2' id='BMB444LLO00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T13:02:40Z' from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>749b6bca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:44.219 ***
alicE_unnamed_1019@domain.example.com/res1 in
<iq from='alice_unnamed_1019room0-26692-0@groupchats.domain.example.com' to='alicE_unnamed_1019@domain.example.com/res1' id='5089651fe87e2c6eb2d325b01624a32e' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0P8M4U800H</first>
			<last>BMB444LLO00K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2022-03-04 11:20:44.219 ***
alicE_unnamed_1019@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:44.233 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:44.234 *** 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