=== 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.28177.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,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.19.57/mam_suite.muc_querying_for_all_messages_with_jid.59138.html"},
     {tc_group_properties,[{name,muc04},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@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.19.57/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,<<"muc.">>}},{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,<<"muc.">>}},
             {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,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18"

=== Started at 2022-03-04 11:20:11


*** CT 2022-03-04 11:20:11.860 *** View log from node mongooseim@localhost when started mongooseim@localhost_972.html
*** CT 2022-03-04 11:20:11.861 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_524.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:12.098 ***
alicE_unnamed_978@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:12.099 ***
alicE_unnamed_978@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b78f6f0feefb93d8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:12.099 ***
alicE_unnamed_978@localhost/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:12.099 ***
alicE_unnamed_978@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfOTc4AG1hdHlncnlzYQ==</auth>



*** User 2022-03-04 11:20:12.101 ***
alicE_unnamed_978@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:12.101 ***
alicE_unnamed_978@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:12.101 ***
alicE_unnamed_978@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c8e7c7d3f0589bdc' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:12.101 ***
alicE_unnamed_978@localhost/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:12.101 ***
alicE_unnamed_978@localhost/res1 out
<iq type='set' id='61c984aa294e64d253881f80cab3a5d4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:12.102 ***
alicE_unnamed_978@localhost/res1 in
<iq id='61c984aa294e64d253881f80cab3a5d4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_978@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:12.102 ***
alicE_unnamed_978@localhost/res1 out
<iq type='set' id='558e203f938eed66ea249cb79f73b9f6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:12.102 ***
alicE_unnamed_978@localhost/res1 in
<iq type='result' id='558e203f938eed66ea249cb79f73b9f6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:12.102 ***
alicE_unnamed_978@localhost/res1 out
<presence/>



*** User 2022-03-04 11:20:12.104 ***
alicE_unnamed_978@localhost/res1 in
<presence from='alicE_unnamed_978@localhost/res1' to='alice_unnamed_978@localhost/res1' xml:lang='en'/>



*** User 2022-03-04 11:20:12.104 ***
alicE_unnamed_978@localhost/res1 out
<iq type='set' id='8b05f6ebc8f25589241542710f39fd2e' to='alicE_unnamed_978room0-28225-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>alicE_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:20:12.107 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='089df11c-7766-4c8f-9aaa-21b7d32dd37c'>
	<result xmlns='urn:xmpp:mam:1' id='BM0UQA9ASG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T08:56:17Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>afb1f0af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.107 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='0293dbb9-349a-47b0-aa32-99d7fccc697c'>
	<result xmlns='urn:xmpp:mam:1' id='BM1K9ACHKG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T10:33:05Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>989b7616</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.107 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='685e1648-2081-4da0-9bcc-1da164254c96'>
	<result xmlns='urn:xmpp:mam:1' id='BM2CA9PVM00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T15:13:16Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9407b835</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.107 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='b4c16b30-5a65-4f54-a996-716e39d0485b'>
	<result xmlns='urn:xmpp:mam:1' id='BM2TKET33007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T11:52:54Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d2ec085</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.107 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='4ade2d9f-ea7c-4035-b0e5-5d88ecc32428'>
	<result xmlns='urn:xmpp:mam:1' id='BM3LJHOLDG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T16:28:51Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aca5fa78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='99905307-ad56-40e8-806a-c3307b5c82d3'>
	<result xmlns='urn:xmpp:mam:1' id='BM45NGV44004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T11:43:04Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>69491739</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='89e6bcd6-9762-4c6f-be9d-27c3fed1219d'>
	<result xmlns='urn:xmpp:mam:1' id='BM500TB0OG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T19:05:13Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e52ce1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='1da0b40c-5850-4393-8426-9e5d121b5212'>
	<result xmlns='urn:xmpp:mam:1' id='BM5BL40LV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T08:57:50Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3aab842b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='3d1e1ec2-84a5-40f9-9054-a6b337980615'>
	<result xmlns='urn:xmpp:mam:1' id='BM694963HG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T20:07:39Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b466cbbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='0c10fc3e-0eca-470c-9c5d-06ef39035378'>
	<result xmlns='urn:xmpp:mam:1' id='BM6PBE6A9G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T15:28:59Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c376fda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='6a9e532d-3340-454e-bf13-97ebe1e53f42'>
	<result xmlns='urn:xmpp:mam:1' id='BM74TIJ0D00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T05:16:58Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dae89925</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='510f0cfb-7a0b-4884-bccb-f12af414d551'>
	<result xmlns='urn:xmpp:mam:1' id='BM85DLQFL00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T20:03:38Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1da5a8e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='21b4b046-9533-4360-a266-7eff7d5b7782'>
	<result xmlns='urn:xmpp:mam:1' id='BM8P73731001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T19:40:34Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ffcfdf0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='178ac9fa-7c35-40bf-b883-96e0d994869c'>
	<result xmlns='urn:xmpp:mam:1' id='BM93VJ718007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T08:31:12Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9c3694a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.108 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='65547bac-e99c-4b7c-8b85-cd1ecffc0c18'>
	<result xmlns='urn:xmpp:mam:1' id='BM9SATI2FG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T13:34:31Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>32aeda79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.109 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='30003945-0fd6-4ebd-9fb1-f33499590ba3'>
	<result xmlns='urn:xmpp:mam:1' id='BMAI1D8QI007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T15:28:04Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e059a81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.109 ***
alicE_unnamed_978@localhost/res1 in
<message from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='c039182c-3c1c-4e21-ad4b-8646556a23fd'>
	<result xmlns='urn:xmpp:mam:1' id='BMB4IHH9IG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T13:34:53Z' from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_978room0-28225-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1251481a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:12.109 ***
alicE_unnamed_978@localhost/res1 in
<iq from='alice_unnamed_978room0-28225-0@muc.localhost' to='alicE_unnamed_978@localhost/res1' id='8b05f6ebc8f25589241542710f39fd2e' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0UQA9ASG0J</first>
			<last>BMB4IHH9IG07</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:12.109 ***
alicE_unnamed_978@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:20:12.109 ***
alicE_unnamed_978@localhost/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:12.157 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_524.html
*** CT 2022-03-04 11:20:12.159 *** View log from node mongooseim@localhost when finished mongooseim@localhost_973.html



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