=== Test case: websockets_SUITE:chat_msg/1 (click for source code)

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.23686.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.websockets_SUITE.logs/run.2022-04-04_15.17.03/websockets_suite.chat_msg.199682.html"},
     {tc_group_properties,[{name,wss_chat},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/websockets_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.websockets_SUITE.logs/run.2022-04-04_15.17.03/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>}]},
                     {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@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:17:04


*** CT 2022-04-04 15:17:04.180 *** View log from node mongooseim@localhost when started mongooseim@localhost_5544.html
*** CT 2022-04-04 15:17:04.181 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2002.html

*** User 2022-04-04 15:17:04.184 ***
alicE@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-04-04 15:17:04.184 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='52ecf9b6305759b7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:17:04.185 ***
alicE@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-04-04 15:17:04.185 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-04-04 15:17:04.186 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:17:04.186 ***
alicE@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-04-04 15:17:04.186 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bd04333bf6576829' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:17:04.187 ***
alicE@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-04-04 15:17:04.187 ***
alicE@localhost/res1 out
<iq type='set' id='904f98b1d92acc1673ead467b78ce491'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:17:04.187 ***
alicE@localhost/res1 in
<iq id='904f98b1d92acc1673ead467b78ce491' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:17:04.187 ***
alicE@localhost/res1 out
<iq type='set' id='f0ea6051ecc735df3bc94b7b41b158b2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:17:04.188 ***
alicE@localhost/res1 in
<iq type='result' id='f0ea6051ecc735df3bc94b7b41b158b2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:17:04.188 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-04-04 15:17:04.189 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-04-04 15:17:04.190 ***
=WARNING REPORT==== 4-Apr-2022::15:17:04.190354 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-04-04 15:17:04.198 ***
geralt_s@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-04-04 15:17:04.199 ***
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='33310e1c2972aff3' from='localhost'/>



*** User 2022-04-04 15:17:04.199 ***
geralt_s@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-04-04 15:17:04.200 ***
geralt_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



*** User 2022-04-04 15:17:04.201 ***
geralt_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:17:04.201 ***
geralt_s@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-04-04 15:17:04.202 ***
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='563bd2981c9c3827' from='localhost'/>



*** User 2022-04-04 15:17:04.202 ***
geralt_s@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-04-04 15:17:04.202 ***
geralt_s@localhost/res1 out
<iq type='set' id='95092c4200ecf55a336e6dea3b33be8c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:17:04.203 ***
geralt_s@localhost/res1 in
<iq id='95092c4200ecf55a336e6dea3b33be8c' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:17:04.203 ***
geralt_s@localhost/res1 out
<iq type='set' id='065d7caff6be96184d9fdee59e27a8ba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:17:04.203 ***
geralt_s@localhost/res1 in
<iq type='result' id='065d7caff6be96184d9fdee59e27a8ba' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:17:04.203 ***
geralt_s@localhost/res1 out
<presence/>



*** User 2022-04-04 15:17:04.205 ***
geralt_s@localhost/res1 in
<presence from='geralt_s@localhost/res1' to='geralt_s@localhost/res1' xmlns='jabber:client'/>



*** User 2022-04-04 15:17:04.205 ***
carol@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-04-04 15:17:04.217 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:17:04.217 ***
carol@localhost/res1 in
<stream:features>
	<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-04-04 15:17:04.217 ***
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-04-04 15:17:04.220 ***
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:17:04.220 ***
carol@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-04-04 15:17:04.231 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:17:04.231 ***
carol@localhost/res1 in
<stream:features>
	<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-04-04 15:17:04.231 ***
carol@localhost/res1 out
<iq type='set' id='8d729c891001f658ab454ef0b3627ab3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:17:04.232 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' id='8d729c891001f658ab454ef0b3627ab3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:17:04.232 ***
carol@localhost/res1 out
<iq type='set' id='0a642c7a380b78613733ec1300ad6d49'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:17:04.233 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='0a642c7a380b78613733ec1300ad6d49'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:17:04.233 ***
carol@localhost/res1 out
<presence/>



*** User 2022-04-04 15:17:04.242 ***
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1' xml:lang='en'/>



*** User 2022-04-04 15:17:04.242 ***
alicE@localhost/res1 out
<message to='geralt_s@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-04-04 15:17:04.243 ***
geralt_s@localhost/res1 in
<message from='alicE@localhost/res1' to='geralt_s@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hi!</body>
</message>



*** User 2022-04-04 15:17:04.243 ***
geralt_s@localhost/res1 out
<message to='alicE@localhost/res1' type='chat'>
	<body>Hello!</body>
</message>



*** User 2022-04-04 15:17:04.244 ***
alicE@localhost/res1 in
<message from='geralt_s@localhost/res1' to='alicE@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello!</body>
</message>



*** User 2022-04-04 15:17:04.244 ***
geralt_s@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<body>Hey!</body>
</message>



*** User 2022-04-04 15:17:04.289 ***
carol@localhost/res1 in
<message from='geralt_s@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hey!</body>
</message>



*** User 2022-04-04 15:17:04.289 ***
carol@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:17:04.289 ***
carol@localhost/res1 in
</stream:stream>

*** User 2022-04-04 15:17:04.289 ***
geralt_s@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-04-04 15:17:04.290 ***
geralt_s@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-04-04 15:17:04.290 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:17:04.290 ***
alicE@localhost/res1 in
</stream:stream>

*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-04-04 15:17:04.291 ***
=WARNING REPORT==== 4-Apr-2022::15:17:04.291160 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"


*** CT 2022-04-04 15:17:04.292 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2002.html
*** CT 2022-04-04 15:17:04.293 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5544.html



=== Ended at 2022-04-04 15:17:04
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result