=== Test case: muc_SUITE:one2one_chat_to_muc/1 (click for source code)

=== Config value:

    [{watchdog,<0.32076.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.34.58/muc_suite.one2one_chat_to_muc.41346.html"},
     {tc_group_properties,[{name,occupant},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.34.58/log_private/"},
     {{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_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:35:13


*** CT 2022-03-03 10:35:13.872 *** View log from node mongooseim@localhost when started mongooseim@localhost_4471.html
*** CT 2022-03-03 10:35:13.872 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2305.html

*** User 2022-03-03 10:35:13.965 ***
alicE_one2one_chat_to_muc_875@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-03 10:35:13.967 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b470ad8cb36a31f1' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.968 ***
alicE_one2one_chat_to_muc_875@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>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-03 10:35:13.968 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX29uZTJvbmVfY2hhdF90b19tdWNfODc1AG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:35:13.969 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:13.970 ***
alicE_one2one_chat_to_muc_875@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-03 10:35:13.970 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f335a2f5bf41382' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.970 ***
alicE_one2one_chat_to_muc_875@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-03 10:35:13.970 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<iq type='set' id='915bf772eadc9f84e66f3063f91f0157'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.971 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<iq id='915bf772eadc9f84e66f3063f91f0157' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_one2one_chat_to_muc_875@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.971 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<iq type='set' id='d91d4e41b01903c14de48bb6ffe06433'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.972 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<iq type='result' id='d91d4e41b01903c14de48bb6ffe06433'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.972 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<presence/>



*** User 2022-03-03 10:35:13.974 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicE_one2one_chat_to_muc_875@localhost/res1' to='alice_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:13.975 ***
bOb_one2one_chat_to_muc_875@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-03 10:35:13.976 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8b818204f75c3e35' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.976 ***
bOb_one2one_chat_to_muc_875@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>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-03 10:35:13.976 ***
bOb_one2one_chat_to_muc_875@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9vbmUyb25lX2NoYXRfdG9fbXVjXzg3NQBtYWtyb2xpa2E=</auth>



*** User 2022-03-03 10:35:13.981 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:13.981 ***
bOb_one2one_chat_to_muc_875@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-03 10:35:13.982 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e804c1926d8a6532' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.982 ***
bOb_one2one_chat_to_muc_875@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-03 10:35:13.982 ***
bOb_one2one_chat_to_muc_875@localhost/res1 out
<iq type='set' id='48555b91ca83a895984a5e07cf9848a7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.983 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<iq id='48555b91ca83a895984a5e07cf9848a7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_one2one_chat_to_muc_875@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.983 ***
bOb_one2one_chat_to_muc_875@localhost/res1 out
<iq type='set' id='14870d7adb3760f82a3644a68b3edd4b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.984 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<iq type='result' id='14870d7adb3760f82a3644a68b3edd4b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.985 ***
bOb_one2one_chat_to_muc_875@localhost/res1 out
<presence/>



*** User 2022-03-03 10:35:13.986 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<presence from='bOb_one2one_chat_to_muc_875@localhost/res1' to='bob_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:13.988 ***
kate_one2one_chat_to_muc_875@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-03 10:35:13.989 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='374106cb021ebd3d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.989 ***
kate_one2one_chat_to_muc_875@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>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-03 10:35:13.990 ***
kate_one2one_chat_to_muc_875@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfb25lMm9uZV9jaGF0X3RvX211Y184NzUAbWFrcm93ZTtw</auth>



*** User 2022-03-03 10:35:14.055 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:14.055 ***
kate_one2one_chat_to_muc_875@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-03 10:35:14.055 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aae8203f14fa6446' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:14.056 ***
kate_one2one_chat_to_muc_875@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-03 10:35:14.056 ***
kate_one2one_chat_to_muc_875@localhost/res1 out
<iq type='set' id='ae812f986519a2702e5b2a3c2211b7bf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:14.057 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<iq id='ae812f986519a2702e5b2a3c2211b7bf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_one2one_chat_to_muc_875@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:14.057 ***
kate_one2one_chat_to_muc_875@localhost/res1 out
<iq type='set' id='a1345eadfafc1434d5a74b426d26627e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:14.058 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<iq type='result' id='a1345eadfafc1434d5a74b426d26627e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:14.058 ***
kate_one2one_chat_to_muc_875@localhost/res1 out
<presence/>



*** User 2022-03-03 10:35:14.060 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<presence from='kate_one2one_chat_to_muc_875@localhost/res1' to='kate_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:14.060 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<message to='bOb_one2one_chat_to_muc_875@localhost/res1' type='chat'>
	<body>Hi,Bob!</body>
</message>



*** User 2022-03-03 10:35:14.060 ***
bOb_one2one_chat_to_muc_875@localhost/res1 out
<message to='alicE_one2one_chat_to_muc_875@localhost/res1' type='chat'>
	<body>Hi,Alice!</body>
</message>



*** User 2022-03-03 10:35:14.062 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<message from='bOb_one2one_chat_to_muc_875@localhost/res1' to='alicE_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi,Alice!</body>
</message>



*** User 2022-03-03 10:35:14.062 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicE_one2one_chat_to_muc_875@localhost/res1' to='bOb_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi,Bob!</body>
</message>



*** User 2022-03-03 10:35:14.062 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<presence to='alicesroom@muc.localhost/alice'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-03 10:35:14.065 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/alice' to='alicE_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alicE_one2one_chat_to_muc_875@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.566 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<iq type='set' id='54746eeb33405ddf46bf26b6316136ee' to='alicesroom@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='submit'/>
	</query>
</iq>



*** User 2022-03-03 10:35:15.566 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost' to='alicE_one2one_chat_to_muc_875@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-03 10:35:15.567 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<iq from='alicesroom@muc.localhost' to='alicE_one2one_chat_to_muc_875@localhost/res1' id='54746eeb33405ddf46bf26b6316136ee' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-03-03 10:35:15.567 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<message to='alicesroom@muc.localhost' type='groupchat'>
	<body>Hi,Bob!</body>
</message>



*** User 2022-03-03 10:35:15.567 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<message to='alicesroom@muc.localhost' type='groupchat'>
	<body>Hi,Alice!</body>
</message>



*** User 2022-03-03 10:35:15.568 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
<message to='alicesroom@muc.localhost'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<invite to='bOb_one2one_chat_to_muc_875@localhost'/>
		<invite to='kate_one2one_chat_to_muc_875@localhost'/>
	</x>
</message>



*** User 2022-03-03 10:35:15.568 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost' to='bOb_one2one_chat_to_muc_875@localhost' type='normal'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<invite from='alicE_one2one_chat_to_muc_875@localhost/res1'>
			<reason/>
		</invite>
	</x>
	<body>alicE_one2one_chat_to_muc_875@localhost/res1 invites you to the room alicesroom@muc.localhost</body>
</message>



*** User 2022-03-03 10:35:15.568 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost' to='kate_one2one_chat_to_muc_875@localhost' type='normal'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<invite from='alicE_one2one_chat_to_muc_875@localhost/res1'>
			<reason/>
		</invite>
	</x>
	<body>alicE_one2one_chat_to_muc_875@localhost/res1 invites you to the room alicesroom@muc.localhost</body>
</message>



*** User 2022-03-03 10:35:15.569 ***
bOb_one2one_chat_to_muc_875@localhost/res1 out
<presence to='alicesroom@muc.localhost/bob'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-03 10:35:15.569 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/alice' to='bOb_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.569 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/bob' to='bOb_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.569 ***
kate_one2one_chat_to_muc_875@localhost/res1 out
<presence to='alicesroom@muc.localhost/eve'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-03 10:35:15.570 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/alice' to='kate_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.570 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/bob' to='kate_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.570 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/eve' to='kate_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.570 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost/alice' to='bOb_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi,Bob!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T10:35:15Z' from='alicesroom@muc.localhost'/>
</message>



*** User 2022-03-03 10:35:15.570 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost/alice' to='bOb_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi,Alice!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T10:35:15Z' from='alicesroom@muc.localhost'/>
</message>



*** User 2022-03-03 10:35:15.570 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost/alice' to='kate_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi,Bob!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T10:35:15Z' from='alicesroom@muc.localhost'/>
</message>



*** User 2022-03-03 10:35:15.571 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost/alice' to='kate_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi,Alice!</body>
	<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T10:35:15Z' from='alicesroom@muc.localhost'/>
</message>



*** User 2022-03-03 10:35:15.571 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost/alice' to='alicE_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi,Bob!</body>
</message>



*** User 2022-03-03 10:35:15.571 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost/alice' to='alicE_one2one_chat_to_muc_875@localhost/res1' xml:lang='en' type='groupchat'>
	<body>Hi,Alice!</body>
</message>



*** User 2022-03-03 10:35:15.571 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/bob' to='alicE_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bOb_one2one_chat_to_muc_875@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.571 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/eve' to='alicE_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_one2one_chat_to_muc_875@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.571 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost' to='bOb_one2one_chat_to_muc_875@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-03 10:35:15.571 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
<presence from='alicesroom@muc.localhost/eve' to='bOb_one2one_chat_to_muc_875@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-03 10:35:15.571 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
<message from='alicesroom@muc.localhost' to='kate_one2one_chat_to_muc_875@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-03 10:35:15.571 ***
kate_one2one_chat_to_muc_875@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:35:15.571 ***
kate_one2one_chat_to_muc_875@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:35:15.571 ***
bOb_one2one_chat_to_muc_875@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:35:15.572 ***
bOb_one2one_chat_to_muc_875@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:35:15.572 ***
alicE_one2one_chat_to_muc_875@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:35:15.572 ***
alicE_one2one_chat_to_muc_875@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:35:15.574 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2305.html
*** CT 2022-03-03 10:35:15.574 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4471.html



=== Ended at 2022-03-03 10:35:15
=== successfully completed test case
=== === Returned value: ok