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

=== Config value:

    [{user,carol},
     {watchdog,<0.6119.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_15.25.27/bosh_suite.multiple_stanzas.html"},
     {tc_group_properties,[{shuffle,{1643,297128,368077}},{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@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_15.25.27/log_private/"},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:25:28


*** CT 2022-01-27 15:25:28.399 *** View log from node mongooseim@localhost when started mongooseim@localhost_54.html
*** CT 2022-01-27 15:25:28.400 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_31.html

*** User 2022-01-27 15:25:28.400 ***
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-01-27 15:25:28.413 ***
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-01-27 15:25:28.413 ***
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-01-27 15:25:28.413 ***
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



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



*** User 2022-01-27 15:25:28.415 ***
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-01-27 15:25:28.427 ***
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-01-27 15:25:28.427 ***
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-01-27 15:25:28.427 ***
carol@localhost/res1 out
<iq type='set' id='3b25ded6b1d5fe76ee8ab648179b66fc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:25:28.428 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' id='3b25ded6b1d5fe76ee8ab648179b66fc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:25:28.428 ***
carol@localhost/res1 out
<iq type='set' id='c2e9240641dc4e56d86ef5c175d7fe2c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:28.429 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='c2e9240641dc4e56d86ef5c175d7fe2c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:28.429 ***
carol@localhost/res1 out
<presence/>



*** User 2022-01-27 15:25:28.430 ***
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:25:28.462 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-01-27 15:25:28.463 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='d85b021b6deedcd8' from='localhost'/>



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



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



*** User 2022-01-27 15:25:28.464 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-01-27 15:25:28.464 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='d407d98a4b0020e7' from='localhost'/>



*** User 2022-01-27 15:25:28.464 ***
geralt@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-01-27 15:25:28.464 ***
geralt@localhost/res1 out
<iq type='set' id='2d4606d934169bffe754835cac45a931'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:25:28.464 ***
geralt@localhost/res1 in
<iq id='2d4606d934169bffe754835cac45a931' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:25:28.464 ***
geralt@localhost/res1 out
<iq type='set' id='3b636bc4f0f2e766a0c3762be73b3f7e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:28.465 ***
geralt@localhost/res1 in
<iq type='result' id='3b636bc4f0f2e766a0c3762be73b3f7e' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:28.465 ***
geralt@localhost/res1 out
<presence/>



*** User 2022-01-27 15:25:28.465 ***
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



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

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



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



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

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



*** User 2022-01-27 15:25:28.467 ***
alicE@localhost/res1 in
<iq id='f795577599d89a7a231f729750102c5f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:25:28.467 ***
alicE@localhost/res1 out
<iq type='set' id='57967fd5f9c47f6122f7fc549d79725d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:28.468 ***
alicE@localhost/res1 in
<iq type='result' id='57967fd5f9c47f6122f7fc549d79725d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:28.468 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:25:28.468 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:25:28.469 ***
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-01-27 15:25:28.469 ***
alicE@localhost/res1 in
<message from='carol@localhost/res1' to='alicE@localhost/res1' xml:lang='en' type='chat'>
	<body>Hello</body>
</message>



*** User 2022-01-27 15:25:28.470 ***
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-01-27 15:25:28.470 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol@localhost/res1' id='5476a8380a8f137cb40158e3dacf17e8' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:25:28.470 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:25:28.470 ***
alicE@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:25:28.470 ***
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 15:25:28.470 ***
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 15:25:28.471 ***
carol@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:25:28.471 ***
carol@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:25:28.472 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_31.html
*** CT 2022-01-27 15:25:28.473 *** View log from node mongooseim@localhost when finished mongooseim@localhost_54.html



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


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