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

=== Config value:

    [{watchdog,<0.25517.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.33.07/muc_suite.send_and_receive_private_message.95619.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_SUITE.logs/run.2022-01-27_15.33.07/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 => [{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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:33:23


*** CT 2022-01-27 15:33:23.508 *** View log from node mongooseim@localhost when started mongooseim@localhost_5363.html
*** CT 2022-01-27 15:33:23.509 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2348.html

*** User 2022-01-27 15:33:23.644 ***
alicE_send_and_receive_private_message_1706@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-01-27 15:33:23.645 ***
alicE_send_and_receive_private_message_1706@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='066767f4e446a01d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:23.645 ***
alicE_send_and_receive_private_message_1706@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-01-27 15:33:23.645 ***
alicE_send_and_receive_private_message_1706@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfYW5kX3JlY2VpdmVfcHJpdmF0ZV9tZXNzYWdlXzE3MDYAbWF0eWdyeXNh</auth>



*** User 2022-01-27 15:33:23.651 ***
alicE_send_and_receive_private_message_1706@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:33:23.651 ***
alicE_send_and_receive_private_message_1706@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-01-27 15:33:23.652 ***
alicE_send_and_receive_private_message_1706@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='09828d058b1b43b0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:23.652 ***
alicE_send_and_receive_private_message_1706@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-01-27 15:33:23.652 ***
alicE_send_and_receive_private_message_1706@localhost/res1 out
<iq type='set' id='cd5165363235c14293622b81d67a48f1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:33:23.653 ***
alicE_send_and_receive_private_message_1706@localhost/res1 in
<iq id='cd5165363235c14293622b81d67a48f1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_send_and_receive_private_message_1706@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:33:23.653 ***
alicE_send_and_receive_private_message_1706@localhost/res1 out
<iq type='set' id='1ac05e7a7b9f446b4e3f4718dfc29269'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:23.654 ***
alicE_send_and_receive_private_message_1706@localhost/res1 in
<iq type='result' id='1ac05e7a7b9f446b4e3f4718dfc29269'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:23.655 ***
alicE_send_and_receive_private_message_1706@localhost/res1 out
<presence/>



*** User 2022-01-27 15:33:23.657 ***
alicE_send_and_receive_private_message_1706@localhost/res1 in
<presence from='alicE_send_and_receive_private_message_1706@localhost/res1' to='alice_send_and_receive_private_message_1706@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:33:23.657 ***
bOb_send_and_receive_private_message_1706@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-01-27 15:33:23.659 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8ed808e9f2c835ce' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:23.659 ***
bOb_send_and_receive_private_message_1706@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-01-27 15:33:23.660 ***
bOb_send_and_receive_private_message_1706@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX2FuZF9yZWNlaXZlX3ByaXZhdGVfbWVzc2FnZV8xNzA2AG1ha3JvbGlrYQ==</auth>



*** User 2022-01-27 15:33:23.662 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:33:23.663 ***
bOb_send_and_receive_private_message_1706@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-01-27 15:33:23.663 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='984df9aa39275fcf' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:23.663 ***
bOb_send_and_receive_private_message_1706@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-01-27 15:33:23.664 ***
bOb_send_and_receive_private_message_1706@localhost/res1 out
<iq type='set' id='1eb6952e749c18afaa8c625da3ab8bcc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:33:23.665 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<iq id='1eb6952e749c18afaa8c625da3ab8bcc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_send_and_receive_private_message_1706@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:33:23.665 ***
bOb_send_and_receive_private_message_1706@localhost/res1 out
<iq type='set' id='74cffa8a837c967a195bf8be50f9c3aa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:23.666 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<iq type='result' id='74cffa8a837c967a195bf8be50f9c3aa'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:23.666 ***
bOb_send_and_receive_private_message_1706@localhost/res1 out
<presence/>



*** User 2022-01-27 15:33:23.669 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<presence from='bOb_send_and_receive_private_message_1706@localhost/res1' to='bob_send_and_receive_private_message_1706@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:33:23.670 ***
kate_send_and_receive_private_message_1706@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-01-27 15:33:23.671 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c4bc6f093dbd9682' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:23.671 ***
kate_send_and_receive_private_message_1706@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-01-27 15:33:23.672 ***
kate_send_and_receive_private_message_1706@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9hbmRfcmVjZWl2ZV9wcml2YXRlX21lc3NhZ2VfMTcwNgBtYWtyb3dlO3A=</auth>



*** User 2022-01-27 15:33:23.674 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:33:23.674 ***
kate_send_and_receive_private_message_1706@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-01-27 15:33:23.675 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='75652321349feee8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:33:23.675 ***
kate_send_and_receive_private_message_1706@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-01-27 15:33:23.675 ***
kate_send_and_receive_private_message_1706@localhost/res1 out
<iq type='set' id='bfd5c434f3c81760a4e369d18be05287'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:33:23.676 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<iq id='bfd5c434f3c81760a4e369d18be05287' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_and_receive_private_message_1706@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:33:23.676 ***
kate_send_and_receive_private_message_1706@localhost/res1 out
<iq type='set' id='ffe89c8b5bc97c17ff13a4502c63474f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:23.676 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<iq type='result' id='ffe89c8b5bc97c17ff13a4502c63474f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:33:23.741 ***
kate_send_and_receive_private_message_1706@localhost/res1 out
<presence/>



*** User 2022-01-27 15:33:23.748 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<presence from='kate_send_and_receive_private_message_1706@localhost/res1' to='kate_send_and_receive_private_message_1706@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:33:23.748 ***
bOb_send_and_receive_private_message_1706@localhost/res1 out
<presence to='room-alice_send_and_receive_private_message_1706@muc.localhost/bOb_send_and_receive_private_message_1706'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-01-27 15:33:23.751 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<presence from='room-alice_send_and_receive_private_message_1706@muc.localhost/bOb_send_and_receive_private_message_1706' to='bOb_send_and_receive_private_message_1706@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-01-27 15:33:23.751 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<message from='room-alice_send_and_receive_private_message_1706@muc.localhost' to='bOb_send_and_receive_private_message_1706@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-01-27 15:33:23.752 ***
kate_send_and_receive_private_message_1706@localhost/res1 out
<presence to='room-alice_send_and_receive_private_message_1706@muc.localhost/kate_send_and_receive_private_message_1706'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-01-27 15:33:23.753 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<presence from='room-alice_send_and_receive_private_message_1706@muc.localhost/bOb_send_and_receive_private_message_1706' to='kate_send_and_receive_private_message_1706@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-01-27 15:33:23.753 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<presence from='room-alice_send_and_receive_private_message_1706@muc.localhost/kate_send_and_receive_private_message_1706' to='kate_send_and_receive_private_message_1706@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-01-27 15:33:23.753 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<message from='room-alice_send_and_receive_private_message_1706@muc.localhost' to='kate_send_and_receive_private_message_1706@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-01-27 15:33:23.754 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
<presence from='room-alice_send_and_receive_private_message_1706@muc.localhost/kate_send_and_receive_private_message_1706' to='bOb_send_and_receive_private_message_1706@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-01-27 15:33:23.754 ***
bOb_send_and_receive_private_message_1706@localhost/res1 out
<message to='room-alice_send_and_receive_private_message_1706@muc.localhost/kate_send_and_receive_private_message_1706' type='chat'>
	<body>chat message</body>
</message>



*** User 2022-01-27 15:33:23.755 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
<message from='room-alice_send_and_receive_private_message_1706@muc.localhost/bOb_send_and_receive_private_message_1706' to='kate_send_and_receive_private_message_1706@localhost/res1' xml:lang='en' type='chat'>
	<body>chat message</body>
</message>



*** User 2022-01-27 15:33:23.755 ***
kate_send_and_receive_private_message_1706@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:33:23.756 ***
kate_send_and_receive_private_message_1706@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:33:23.757 ***
bOb_send_and_receive_private_message_1706@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:33:23.757 ***
bOb_send_and_receive_private_message_1706@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:33:23.758 ***
alicE_send_and_receive_private_message_1706@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:33:23.758 ***
alicE_send_and_receive_private_message_1706@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:33:23.785 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2348.html
*** CT 2022-01-27 15:33:23.786 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5363.html



=== Ended at 2022-01-27 15:33:23
=== successfully completed test case
=== === Returned value: ok