=== Test case: mongooseimctl_SUITE:send_stanza/1 (click for source code)

=== Config value:

    [{watchdog,<0.8247.1>},
     {ctl_auth_mods,[ejabberd_auth_internal,ejabberd_auth_anonymous,
                     ejabberd_auth_internal]},
     {roster_template,"/home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data/roster.template"},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mongooseimctl_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_09.24.37/mongooseimctl_suite.send_stanza.html"},
     {tc_group_properties,[{name,stanza},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mongooseimctl_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_09.24.37/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]},
                     {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@47358c7e636c.2022-06-22_09.17.07"

=== Started at 2022-06-22 09:25:34


*** CT 2022-06-22 09:25:34.162 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4113.html
*** CT 2022-06-22 09:25:34.162 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_1994.html

*** User 2022-06-22 09:25:34.166 ***🔗
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-06-22 09:25:34.167 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5ef56b8e76907bfd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:25:34.167 ***🔗
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-06-22 09:25:34.167 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 09:25:34.168 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:25:34.168 ***🔗
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-06-22 09:25:34.169 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec07eed8dfadd693' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:25:34.169 ***🔗
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-06-22 09:25:34.169 ***🔗
alicE@localhost/res1 out
<iq type='set' id='05b3d13d0083be0bfde37141b424c662'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:25:34.170 ***🔗
alicE@localhost/res1 in
<iq id='05b3d13d0083be0bfde37141b424c662' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:25:34.170 ***🔗
alice@localhost/res1 out
<iq type='set' id='0bdab114c2c2516ea1d4a697b79c800b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:25:34.170 ***🔗
alice@localhost/res1 in
<iq type='result' id='0bdab114c2c2516ea1d4a697b79c800b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:25:34.170 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2022-06-22 09:25:34.172 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 09:25:34.173 ***🔗
bOb@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-06-22 09:25:34.174 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b1ac09c6dc578249' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:25:34.174 ***🔗
bOb@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-06-22 09:25:34.174 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-06-22 09:25:34.175 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:25:34.175 ***🔗
bOb@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-06-22 09:25:34.176 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ecfe3cefd0db29c9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:25:34.176 ***🔗
bOb@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-06-22 09:25:34.176 ***🔗
bOb@localhost/res1 out
<iq type='set' id='8b46d7d6069d281ae43d3635e60c57b3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:25:34.176 ***🔗
bOb@localhost/res1 in
<iq id='8b46d7d6069d281ae43d3635e60c57b3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:25:34.176 ***🔗
bob@localhost/res1 out
<iq type='set' id='5a929acfe0349dcf84ffe89f367ba6a3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:25:34.177 ***🔗
bob@localhost/res1 in
<iq type='result' id='5a929acfe0349dcf84ffe89f367ba6a3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:25:34.177 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2022-06-22 09:25:34.178 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 09:25:34.414 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  send_stanza_c2s bOb localhost res1 Hi
Result "Stanza has been sent\n"
ExitStatus 0

*** User 2022-06-22 09:25:34.414 ***🔗
alice@localhost/res1 in
<message from='bob@localhost/res1' to='alice@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi</body>
</message>



*** User 2022-06-22 09:25:34.414 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2022-06-22 09:25:34.414 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2022-06-22 09:25:34.414 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2022-06-22 09:25:34.415 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 09:25:34.416 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_1994.html
*** CT 2022-06-22 09:25:34.417 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4113.html



=== Ended at 2022-06-22 09:25:34
=== successfully completed test case
=== === Returned value: ok


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