=== Test case: metrics_roster_SUITE:decline_subscription/1 (click for source code)

=== Config value:

    [{watchdog,<0.20279.0>},
     {mongoose_metrics,[{[global,data,xmpp,received,xml_stanza_size],changed},
                        {[global,data,xmpp,sent,xml_stanza_size],changed},
                        {#Fun<metrics_roster_SUITE.0.131448507>,
                         [global,data,rdbms,default],
                         [{recv_oct,'>'},{send_oct,'>'}]},
                        {[global,backends,mod_roster,get_subscription_lists],
                         changed}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/metrics_roster_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.metrics_roster_SUITE.logs/run.2022-03-03_10.32.40/metrics_roster_suite.decline_subscription.html"},
     {tc_group_properties,[{name,subscriptions},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/metrics_roster_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.metrics_roster_SUITE.logs/run.2022-03-03_10.32.40/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:32:41


*** CT 2022-03-03 10:32:41.399 *** View log from node mongooseim@localhost when started mongooseim@localhost_933.html
*** CT 2022-03-03 10:32:41.400 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_600.html

*** User 2022-03-03 10:32:41.405 ***
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-03-03 10:32:41.405 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3164aae7207559e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:32:41.405 ***
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>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-03-03 10:32:41.406 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:32:41.407 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:32:41.408 ***
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-03-03 10:32:41.408 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4131d8e2c5e5874f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:32:41.408 ***
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-03-03 10:32:41.408 ***
alicE@localhost/res1 out
<iq type='set' id='d85983eb349db44b34ad1472ce91afba'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:32:41.409 ***
alicE@localhost/res1 in
<iq id='d85983eb349db44b34ad1472ce91afba' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:32:41.409 ***
alicE@localhost/res1 out
<iq type='set' id='74c5038e244c7e6746b706a4a2bc9aa9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:32:41.409 ***
alicE@localhost/res1 in
<iq type='result' id='74c5038e244c7e6746b706a4a2bc9aa9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:32:41.409 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-03-03 10:32:41.410 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:32:41.411 ***
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-03-03 10:32:41.411 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2de43c7ab177cf8d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:32:41.412 ***
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>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-03-03 10:32:41.412 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-03 10:32:41.413 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:32:41.413 ***
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-03-03 10:32:41.413 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4f92f706c0aafedd' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:32:41.414 ***
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-03-03 10:32:41.414 ***
bOb@localhost/res1 out
<iq type='set' id='5adf8aaa4ea3935cd76b04f9e338e3d7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:32:41.414 ***
bOb@localhost/res1 in
<iq id='5adf8aaa4ea3935cd76b04f9e338e3d7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:32:41.414 ***
bOb@localhost/res1 out
<iq type='set' id='848415e745111e78596bd3dccf512697'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:32:41.414 ***
bOb@localhost/res1 in
<iq type='result' id='848415e745111e78596bd3dccf512697'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:32:41.414 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-03-03 10:32:41.415 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:32:41.415 ***
alicE@localhost/res1 out
<iq type='set' id='10df8603394249c0274eb8846647a319'>
	<query xmlns='jabber:iq:roster'>
		<item jid='bOb@localhost' name='generic :p name'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:32:41.416 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='push3b247193978d23f4' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='none' name='generic :p name' jid='bob@localhost'>
			<group>friends</group>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:32:41.416 ***
alicE@localhost/res1 out
<iq to='alicE@localhost' id='push3b247193978d23f4' type='result'/>



*** User 2022-03-03 10:32:41.417 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='10df8603394249c0274eb8846647a319' type='result'/>



*** User 2022-03-03 10:32:41.417 ***
alicE@localhost/res1 out
<presence type='subscribe' to='bOb@localhost'/>



*** User 2022-03-03 10:32:41.418 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='push64da831e679e1d12' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item ask='subscribe' subscription='none' name='generic :p name' jid='bob@localhost'>
			<group>friends</group>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:32:41.418 ***
alicE@localhost/res1 out
<iq to='alicE@localhost' id='push64da831e679e1d12' type='result'/>



*** User 2022-03-03 10:32:41.418 ***
bOb@localhost/res1 in
<presence from='alicE@localhost' to='bOb@localhost/res1' xml:lang='en' type='subscribe'/>



*** User 2022-03-03 10:32:41.418 ***
bOb@localhost/res1 out
<presence type='unsubscribed' to='alicE@localhost'/>



*** User 2022-03-03 10:32:41.420 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='pusha1dc0af7aecbd6c6' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='none' name='generic :p name' jid='bob@localhost'>
			<group>friends</group>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-03 10:32:41.420 ***
alicE@localhost/res1 in
<presence from='bOb@localhost' to='alicE@localhost/res1' xml:lang='en' type='unsubscribed'/>



*** User 2022-03-03 10:32:41.422 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:32:41.422 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:32:41.422 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:32:41.422 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:32:41.425 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_600.html
*** CT 2022-03-03 10:32:41.425 *** View log from node mongooseim@localhost when finished mongooseim@localhost_933.html



=== Ended at 2022-03-03 10:32:41
=== successfully completed test case
=== === Returned value: ok


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