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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.23423.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {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.26244.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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:34


*** CT 2022-03-04 11:20:34.571 *** View log from node mongooseim@localhost when started mongooseim@localhost_938.html
*** CT 2022-03-04 11:20:34.572 *** 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:34.868 ***
alicE_unnamed_926@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:34.869 ***
alicE_unnamed_926@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1f31668ccfb424e2' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



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

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



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



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



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



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



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



*** User 2022-03-04 11:20:34.875 ***
alicE_unnamed_926@domain.example.com/res1 out
<iq type='set' id='acbc7eb8331171b23645211588777ed3' to='alicE_unnamed_926room0-23475-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:20:34.882 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='78102912-b1cf-44f5-be6c-426012193106'>
	<result xmlns='urn:xmpp:mam:1' id='BM10PB2CE002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T11:17:16Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f68b7f2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.882 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='154219ef-25e3-4cdb-8879-20860b4245de'>
	<result xmlns='urn:xmpp:mam:1' id='BM1TB789BG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T21:21:35Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d59f261</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.882 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='a6225176-670c-4e0b-89ab-24d86e5eb9af'>
	<result xmlns='urn:xmpp:mam:1' id='BM25HVI4P003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T07:09:22Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6c7584b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.882 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='b2a72c09-37c5-452e-b58d-e65afbb3aaeb'>
	<result xmlns='urn:xmpp:mam:1' id='BM30OMBATG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T15:37:07Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f6cd413</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.882 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='7f6c7a64-6345-4b40-a3f1-7db9928a2d94'>
	<result xmlns='urn:xmpp:mam:1' id='BM3J4LK8K001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T13:32:24Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>05fd54eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.882 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='e3168604-3040-4a69-9d4a-8485cafe21b8'>
	<result xmlns='urn:xmpp:mam:1' id='BM49FPGQ300D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T16:12:06Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5eabbcb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.882 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='ede255f8-ca75-4fa5-8ee2-d7aff0f1ff96'>
	<result xmlns='urn:xmpp:mam:1' id='BM53HDES6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T23:16:53Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>885c8dd2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='5ec4eaad-4e46-4917-b0a4-c5ec9afeaf83'>
	<result xmlns='urn:xmpp:mam:1' id='BM55TM4VP00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T02:07:30Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80ef3d31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='11fa768d-a08a-4907-b893-ab8f40bef567'>
	<result xmlns='urn:xmpp:mam:1' id='BM641Q7H2G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T14:04:13Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>14e5cdfd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='a6aeb33c-5f50-42c8-b831-81730becdf6e'>
	<result xmlns='urn:xmpp:mam:1' id='BM6MBB2CGG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T11:54:01Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d549ffa1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='06e50042-bbed-4e2a-9887-3911fdf21ce5'>
	<result xmlns='urn:xmpp:mam:1' id='BM75FFGEAG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T05:57:01Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a81945c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='26a862a8-19e9-48dd-bc0e-2c065a9dd292'>
	<result xmlns='urn:xmpp:mam:1' id='BM7RVRUV700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T08:48:30Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dde30b46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='150d8193-40b2-4712-954b-b53bc99aad85'>
	<result xmlns='urn:xmpp:mam:1' id='BM8BBLNLNG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T03:08:39Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>71d81e2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='83295187-5025-4d5a-87b2-74e7d99bbdb7'>
	<result xmlns='urn:xmpp:mam:1' id='BM8UMC0J7G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T02:12:39Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6bd8e2a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='3f391af6-c936-4f16-a069-df5bdb70d57f'>
	<result xmlns='urn:xmpp:mam:1' id='BM9IVLUMI00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T02:25:08Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c593335</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='f1a8693c-e57a-408f-b667-474fd012b559'>
	<result xmlns='urn:xmpp:mam:1' id='BMAB3H5EO002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T07:11:44Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9bf9a048</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='62ccc21f-d931-4288-89c6-bc37cf090381'>
	<result xmlns='urn:xmpp:mam:1' id='BMB2I3TTJ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T11:10:46Z' from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6021b026</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:34.883 ***
alicE_unnamed_926@domain.example.com/res1 in
<iq from='alice_unnamed_926room0-23475-0@groupchats.domain.example.com' to='alicE_unnamed_926@domain.example.com/res1' id='acbc7eb8331171b23645211588777ed3' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM10PB2CE002</first>
			<last>BMB2I3TTJ00G</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2022-03-04 11:20:34.884 ***
alicE_unnamed_926@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:34.893 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:34.895 *** View log from node mongooseim@localhost when finished mongooseim@localhost_939.html



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