=== Test case: bosh_SUITE:simple_chat/1 (click for source code)

=== Config value:

    [{user,carol_s},
     {watchdog,<0.8416.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_12.28.18/bosh_suite.simple_chat.13187.html"},
     {tc_group_properties,[{shuffle,{1643,286500,624884}},{name,chat_https}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_12.28.18/log_private/"},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:28:21


*** CT 2022-01-27 12:28:21.294 *** View log from node mongooseim@localhost when started mongooseim@localhost_65.html
*** CT 2022-01-27 12:28:21.294 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_32.html

*** User 2022-01-27 12:28:21.295 ***
carol_s@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'>

*** System report during bosh_SUITE:simple_chat/1 in chat_https 2022-01-27 12:28:21.296 ***
=WARNING REPORT==== 27-Jan-2022::12:28:21.296507 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:28:21.314 ***
carol_s@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:21.314 ***
carol_s@domain.example.com/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-01-27 12:28:21.314 ***
carol_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** System report during bosh_SUITE:simple_chat/1 in chat_https 2022-01-27 12:28:21.315 ***
=WARNING REPORT==== 27-Jan-2022::12:28:21.315650 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:28:21.322 ***
carol_s@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:28:21.323 ***
carol_s@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-01-27 12:28:21.334 ***
carol_s@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:21.334 ***
carol_s@domain.example.com/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-01-27 12:28:21.335 ***
carol_s@domain.example.com/res1 out
<iq type='set' id='5d470583d9beee7e90a382db1408c3da'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.335 ***
carol_s@domain.example.com/res1 in
<iq xmlns='jabber:client' id='5d470583d9beee7e90a382db1408c3da' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.335 ***
carol_s@domain.example.com/res1 out
<iq type='set' id='bccefda388f3a9402b5408c0151745c7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.336 ***
carol_s@domain.example.com/res1 in
<iq xmlns='jabber:client' type='result' id='bccefda388f3a9402b5408c0151745c7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.336 ***
carol_s@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:28:21.338 ***
carol_s@domain.example.com/res1 in
<presence xmlns='jabber:client' from='carol_s@domain.example.com/res1' to='carol_s@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:28:21.339 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-01-27 12:28:21.339 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='41c205762f72af04' from='domain.example.com'/>



*** User 2022-01-27 12:28:21.339 ***
geralt@domain.example.com/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-01-27 12:28:21.340 ***
geralt@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-01-27 12:28:21.340 ***
geralt@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:28:21.340 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-01-27 12:28:21.341 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='bdde843b1a74d3bf' from='domain.example.com'/>



*** User 2022-01-27 12:28:21.341 ***
geralt@domain.example.com/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-01-27 12:28:21.341 ***
geralt@domain.example.com/res1 out
<iq type='set' id='cfe6aadd4d8316ee3cd61552c977d690'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.341 ***
geralt@domain.example.com/res1 in
<iq id='cfe6aadd4d8316ee3cd61552c977d690' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.341 ***
geralt@domain.example.com/res1 out
<iq type='set' id='b40578c2b9a635bfb5e13b1868b1f8ca'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.341 ***
geralt@domain.example.com/res1 in
<iq type='result' id='b40578c2b9a635bfb5e13b1868b1f8ca' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.341 ***
geralt@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:28:21.343 ***
geralt@domain.example.com/res1 in
<presence from='geralt@domain.example.com/res1' to='geralt@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2022-01-27 12:28:21.343 ***
carol_s@domain.example.com/res1 out
<message to='geralt@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-01-27 12:28:21.343 ***
geralt@domain.example.com/res1 in
<message from='carol_s@domain.example.com/res1' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hi!</body>
</message>



*** User 2022-01-27 12:28:21.344 ***
geralt@domain.example.com/res1 out
<message to='carol_s@domain.example.com/res1' type='chat'>
	<body>Hello!</body>
</message>



*** User 2022-01-27 12:28:21.344 ***
carol_s@domain.example.com/res1 in
<message from='geralt@domain.example.com/res1' to='carol_s@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Hello!</body>
</message>



*** User 2022-01-27 12:28:21.344 ***
geralt@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 12:28:21.345 ***
geralt@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 12:28:21.345 ***
carol_s@domain.example.com/res1 out
</stream:stream>

*** System report during bosh_SUITE:simple_chat/1 in chat_https 2022-01-27 12:28:21.345 ***
=ERROR REPORT==== 27-Jan-2022::12:28:21.345553 ===
** State machine <0.8752.0> terminating
** Last event = {cast,{ws_send,<0.8751.0>,#Ref<0.3716305534.913047555.193307>,
                               close}}
** When server state  = {connected,
                            {state,<0.8751.0>,
                                {up,#Ref<0.3716305534.913047555.193304>},
                                "localhost",5280,<<"http">>,"localhost",5280,
                                [],
                                #{protocols => [http],transport => tcp},
                                undefined,#Port<0.654>,gun_tcp,true,
                                {tcp,tcp_closed,tcp_error},
                                gun_http,
                                {http_state,#Port<0.654>,gun_tcp,#{},
                                    'HTTP/1.1',keepalive,<<>>,undefined,[],
                                    head,
                                    {0,0},
                                    head},
                                undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]



*** User 2022-01-27 12:28:21.346 ***
carol_s@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:28:21.347 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_32.html
*** CT 2022-01-27 12:28:21.348 *** View log from node mongooseim@localhost when finished mongooseim@localhost_65.html



=== Ended at 2022-01-27 12:28:21
=== successfully completed test case
=== === Returned value: ok


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