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

=== Config value:

    [{watchdog,<0.5844.1>},
     {ctl_auth_mods,[ejabberd_auth_riak,ejabberd_auth_anonymous,
                     ejabberd_auth_riak]},
     {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,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_08.53.15/mongooseimctl_suite.sessions_info.html"},
     {tc_group_properties,[{name,sessions},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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.mongooseimctl_SUITE.logs/run.2022-06-22_08.53.15/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@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 08:53:22


*** CT 2022-06-22 08:53:22.838 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3906.html
*** CT 2022-06-22 08:53:22.838 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_1960.html

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

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



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



*** User 2022-06-22 08:53:22.842 ***🔗
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 08:53:22.842 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3a86259d6110e162' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-06-22 08:53:22.843 ***🔗
alicE@localhost/res1 in
<iq id='c7a9b6eb16d2ee91a435e02266d7b8c3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:53:22.843 ***🔗
alice@localhost/res1 out
<iq type='set' id='1a4f71eb6dbf1385cc23a9043bd75f4b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:22.843 ***🔗
alice@localhost/res1 in
<iq type='result' id='1a4f71eb6dbf1385cc23a9043bd75f4b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:22.843 ***🔗
alice@localhost/res1 out
<presence/>



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



*** User 2022-06-22 08:53:22.845 ***🔗
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 08:53:22.845 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60dafde200e50439' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-06-22 08:53:22.847 ***🔗
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 08:53:22.847 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f31a9fb1bee54c1' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-06-22 08:53:22.847 ***🔗
bOb@localhost/res1 in
<iq id='f3c45affe5bec915338642b94dc0f82a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:53:22.848 ***🔗
bob@localhost/res1 out
<iq type='set' id='98f6e0eb7bd615a0d61bcfb4af9d9e81'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:22.848 ***🔗
bob@localhost/res1 in
<iq type='result' id='98f6e0eb7bd615a0d61bcfb4af9d9e81'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:22.848 ***🔗
bob@localhost/res1 out
<presence/>



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



*** User 2022-06-22 08:53:22.850 ***🔗
kate@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 08:53:22.850 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='165b753e13726d9d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:22.850 ***🔗
kate@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 08:53:22.850 ***🔗
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-06-22 08:53:22.851 ***🔗
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 08:53:22.852 ***🔗
kate@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 08:53:22.852 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ccd35dc5618a3cce' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 08:53:22.852 ***🔗
kate@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 08:53:22.852 ***🔗
kate@localhost/res1 out
<iq type='set' id='d0260630ca817e531bacad091b63586d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 08:53:22.852 ***🔗
kate@localhost/res1 in
<iq id='d0260630ca817e531bacad091b63586d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 08:53:22.852 ***🔗
kate@localhost/res1 out
<iq type='set' id='9e1d42de9b3a8968250a6634087e2e5f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:22.852 ***🔗
kate@localhost/res1 in
<iq type='result' id='9e1d42de9b3a8968250a6634087e2e5f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 08:53:22.852 ***🔗
kate@localhost/res1 out
<presence/>



*** User 2022-06-22 08:53:22.854 ***🔗
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 08:53:22.854 ***🔗
bob@localhost/res1 out
<presence>
	<show>away</show>
</presence>



*** User 2022-06-22 08:53:23.059 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  connected_users_info
Result "alice@localhost/res1\tc2s\t127.0.0.1\t60128\t0\tmongooseim@localhost\t0\nkate@localhost/res1\tc2s\t127.0.0.1\t60134\t0\tmongooseim@localhost\t0\nbob@localhost/res1\tc2s\t127.0.0.1\t60132\t0\tmongooseim@localhost\t0\n"
ExitStatus 0

*** User 2022-06-22 08:53:23.256 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  connected_users_vhost localhost
Result "alice@localhost/res1\tc2s\t127.0.0.1\t60128\t0\tmongooseim@localhost\t0\nkate@localhost/res1\tc2s\t127.0.0.1\t60134\t0\tmongooseim@localhost\t0\nbob@localhost/res1\tc2s\t127.0.0.1\t60132\t0\tmongooseim@localhost\t0\n"
ExitStatus 0

*** User 2022-06-22 08:53:23.449 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  connected_users_vhost localhost.bis
Result []
ExitStatus 0

*** User 2022-06-22 08:53:23.656 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  user_sessions_info alice localhost
Result "alice@localhost/res1\tc2s\t127.0.0.1\t60128\t0\tmongooseim@localhost\t0\n"
ExitStatus 0

*** User 2022-06-22 08:53:23.656 ***🔗
kate@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:53:23.656 ***🔗
kate@localhost/res1 in
</stream:stream>

*** User 2022-06-22 08:53:23.657 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:53:23.657 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2022-06-22 08:53:23.657 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2022-06-22 08:53:23.657 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 08:53:23.659 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_1960.html
*** CT 2022-06-22 08:53:23.660 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3906.html



=== Ended at 2022-06-22 08:53:23
=== successfully completed test case
=== === Returned value: ok


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