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

=== Config value:

    [{user,carol},
     {watchdog,<0.8126.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.cant_send_invalid_rid.html"},
     {tc_group_properties,[{shuffle,{1643,286499,924038}},{name,chat}]},
     {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:19


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

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



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



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



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



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



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



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



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



*** User 2022-01-27 12:28:19.990 ***
carol@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:28:19.991 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_32.html
*** CT 2022-01-27 12:28:19.992 *** View log from node mongooseim@localhost when finished mongooseim@localhost_63.html



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


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