=== Test case: rest_SUITE:list_contacts/1 (click for source code)

=== Config value:

    [{watchdog,<0.11228.2>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10/big_tests.tests.rest_SUITE.logs/run.2022-03-18_11.03.11/rest_suite.list_contacts.161538.html"},
     {tc_group_properties,[{name,roster},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10/big_tests.tests.rest_SUITE.logs/run.2022-03-18_11.03.11/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@f35493351768.2022-03-18_10.50.10"

=== Started at 2022-03-18 11:03:12


*** CT 2022-03-18 11:03:12.637 *** View log from node mongooseim@localhost when started mongooseim@localhost_4750.html
*** CT 2022-03-18 11:03:12.638 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1993.html

*** User 2022-03-18 11:03:12.651 ***
alicE_list_contacts_2486@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-18 11:03:12.651 ***
alicE_list_contacts_2486@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='954602c9789b7f73' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.651 ***
alicE_list_contacts_2486@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-03-18 11:03:12.651 ***
alicE_list_contacts_2486@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2xpc3RfY29udGFjdHNfMjQ4NgBtYXR5Z3J5c2E=</auth>



*** User 2022-03-18 11:03:12.652 ***
alicE_list_contacts_2486@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:03:12.652 ***
alicE_list_contacts_2486@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-18 11:03:12.653 ***
alicE_list_contacts_2486@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='faf29a87ff3fd38e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.653 ***
alicE_list_contacts_2486@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-18 11:03:12.653 ***
alicE_list_contacts_2486@localhost/res1 out
<iq type='set' id='8eda5c1943951dd6bd4c3eccf55fe8ad'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.653 ***
alicE_list_contacts_2486@localhost/res1 in
<iq id='8eda5c1943951dd6bd4c3eccf55fe8ad' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_list_contacts_2486@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.653 ***
alicE_list_contacts_2486@localhost/res1 out
<iq type='set' id='5acbd9bad80ce99d6e88e0a2c0e8ba6a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.653 ***
alicE_list_contacts_2486@localhost/res1 in
<iq type='result' id='5acbd9bad80ce99d6e88e0a2c0e8ba6a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.654 ***
alicE_list_contacts_2486@localhost/res1 out
<presence/>



*** User 2022-03-18 11:03:12.656 ***
alicE_list_contacts_2486@localhost/res1 in
<presence from='alicE_list_contacts_2486@localhost/res1' to='alice_list_contacts_2486@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 11:03:12.657 ***
bOb_list_contacts_2486@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-18 11:03:12.657 ***
bOb_list_contacts_2486@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='05ab2308c994ccd0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.657 ***
bOb_list_contacts_2486@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-03-18 11:03:12.657 ***
bOb_list_contacts_2486@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9saXN0X2NvbnRhY3RzXzI0ODYAbWFrcm9saWth</auth>



*** User 2022-03-18 11:03:12.658 ***
bOb_list_contacts_2486@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:03:12.658 ***
bOb_list_contacts_2486@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-18 11:03:12.658 ***
bOb_list_contacts_2486@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='49b1ccd51facf978' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:12.658 ***
bOb_list_contacts_2486@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-18 11:03:12.658 ***
bOb_list_contacts_2486@localhost/res1 out
<iq type='set' id='ea9d0b05d67c17d4bdc1d21849e40527'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.659 ***
bOb_list_contacts_2486@localhost/res1 in
<iq id='ea9d0b05d67c17d4bdc1d21849e40527' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_list_contacts_2486@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 11:03:12.659 ***
bOb_list_contacts_2486@localhost/res1 out
<iq type='set' id='3ea0b2665a9dffee2dd7feda09f6633c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.659 ***
bOb_list_contacts_2486@localhost/res1 in
<iq type='result' id='3ea0b2665a9dffee2dd7feda09f6633c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:12.659 ***
bOb_list_contacts_2486@localhost/res1 out
<presence/>



*** User 2022-03-18 11:03:12.661 ***
bOb_list_contacts_2486@localhost/res1 in
<presence from='bOb_list_contacts_2486@localhost/res1' to='bob_list_contacts_2486@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 11:03:12.661 ***
bOb_list_contacts_2486@localhost/res1 out
<iq type='set' id='661b764c4f1ddaf46caed7a9154e459d'>
	<query xmlns='jabber:iq:roster'>
		<item jid='alicE_list_contacts_2486@localhost' name='Alicja'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-18 11:03:12.665 ***
bOb_list_contacts_2486@localhost/res1 in
<iq from='bOb_list_contacts_2486@localhost' to='bOb_list_contacts_2486@localhost/res1' id='pushe7e10e7e150334f3' type='set'>
	<query xmlns='jabber:iq:roster'>
		<item subscription='none' name='Alicja' jid='alice_list_contacts_2486@localhost'>
			<group>friends</group>
		</item>
	</query>
</iq>



*** User 2022-03-18 11:03:12.665 ***
bOb_list_contacts_2486@localhost/res1 in
<iq from='bOb_list_contacts_2486@localhost' to='bOb_list_contacts_2486@localhost/res1' id='661b764c4f1ddaf46caed7a9154e459d' type='result'/>



*** User 2022-03-18 11:03:12.666 ***
bOb_list_contacts_2486@localhost/res1 out
<iq to='bOb_list_contacts_2486@localhost' id='pushe7e10e7e150334f3' type='result'/>



*** User 2022-03-18 11:03:12.669 ***
REST request:
Code: 200
Req: {<0.11281.2>,<<"/api/contacts/bob_list_contacts_2486@localhost">>,
      <<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e7ce5feb2d6e6f33">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:12 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"81">>}],
         <<"[{\"subscription\":\"none\",\"jid\":\"alice_list_contacts_2486@localhost\",\"ask\":\"none\"}]">>,
         205,1890}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/contacts/bob_list_contacts_2486@localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:12.669 ***
bOb_list_contacts_2486@localhost/res1 out
</stream:stream>

*** User 2022-03-18 11:03:12.669 ***
bOb_list_contacts_2486@localhost/res1 in
</stream:stream>

*** User 2022-03-18 11:03:12.669 ***
alicE_list_contacts_2486@localhost/res1 out
</stream:stream>

*** User 2022-03-18 11:03:12.669 ***
alicE_list_contacts_2486@localhost/res1 in
</stream:stream>
*** CT 2022-03-18 11:03:12.672 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1993.html
*** CT 2022-03-18 11:03:12.673 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4750.html



=== Ended at 2022-03-18 11:03:12
=== successfully completed test case
=== === Returned value: ok