=== Test case: graphql_session_SUITE:admin_set_presence_unavailable/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {watchdog,<0.21777.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_session_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@aa1085bba4d3.2024-03-18_13.39.38/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-18_13.43.04/graphql_session_suite.admin_set_presence_unavailable.34307.html"},
     {tc_group_properties,[{name,admin_session_cli}]},
     {tc_group_path,[[{name,admin_session}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_session_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@aa1085bba4d3.2024-03-18_13.39.38/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-18_13.43.04/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 => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => mnesia,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 => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    search_operator => 'and',
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}]},
              matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@aa1085bba4d3.2024-03-18_13.39.38"

=== Started at 2024-03-18 13:43:13


*** CT 2024-03-18 13:43:13.325 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1542.html

*** User 2024-03-18 13:43:13.328 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:43:13.329 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c4e60ba8932d7a43' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:43:13.329 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:43:13.329 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3NldF9wcmVzZW5jZV91bmF2YWlsYWJsZV85NjYAbWF0eWdyeXNh</auth>



*** User 2024-03-18 13:43:13.330 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:43:13.330 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:43:13.330 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='026dfd320afa3d6c' from='localhost' version='1.0' xml:lang='en' to='alice_admin_set_presence_unavailable_966@localhost'>

*** User 2024-03-18 13:43:13.330 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:43:13.330 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 out
<iq type='set' id='5ef018b7833f05ae6800bdbcda241143'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:43:13.330 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res1 in
<iq id='5ef018b7833f05ae6800bdbcda241143' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_set_presence_unavailable_966@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:43:13.331 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res1 out
<iq type='set' id='cc708cbd5cc7725a913ffd5e217d50a2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:43:13.331 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res1 in
<iq from='localhost' to='alice_admin_set_presence_unavailable_966@localhost/res1' id='cc708cbd5cc7725a913ffd5e217d50a2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:43:13.331 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res1 out
<presence/>



*** User 2024-03-18 13:43:13.332 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res1 in
<presence from='alice_admin_set_presence_unavailable_966@localhost/res1' to='alice_admin_set_presence_unavailable_966@localhost/res1'/>



*** User 2024-03-18 13:43:13.332 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:43:13.332 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='19e948afa783e211' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:43:13.332 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:43:13.332 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3NldF9wcmVzZW5jZV91bmF2YWlsYWJsZV85NjYAbWF0eWdyeXNh</auth>



*** User 2024-03-18 13:43:13.333 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:43:13.333 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-18 13:43:13.333 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02fd32a7c239c3c0' from='localhost' version='1.0' xml:lang='en' to='alice_admin_set_presence_unavailable_966@localhost'>

*** User 2024-03-18 13:43:13.334 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-18 13:43:13.334 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 out
<iq type='set' id='7592ebc30428aa6fd2e23978d020e2b7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-03-18 13:43:13.334 ***🔗
alicE_admin_set_presence_unavailable_966@localhost/res2 in
<iq id='7592ebc30428aa6fd2e23978d020e2b7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_set_presence_unavailable_966@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-03-18 13:43:13.334 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 out
<iq type='set' id='fa6e9d8afc37e8edf26cc940ee254b59'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:43:13.334 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 in
<iq from='localhost' to='alice_admin_set_presence_unavailable_966@localhost/res2' id='fa6e9d8afc37e8edf26cc940ee254b59' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:43:13.334 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 out
<presence/>



*** User 2024-03-18 13:43:13.335 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 in
<presence from='alice_admin_set_presence_unavailable_966@localhost/res2' to='alice_admin_set_presence_unavailable_966@localhost/res2'/>



*** User 2024-03-18 13:43:13.335 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 in
<presence from='alice_admin_set_presence_unavailable_966@localhost/res1' to='alice_admin_set_presence_unavailable_966@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T13:43:13.331772Z' from='alice_admin_set_presence_unavailable_966@localhost/res1'/>
</presence>



*** User 2024-03-18 13:43:13.335 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res1 in
<presence from='alice_admin_set_presence_unavailable_966@localhost/res2' to='alice_admin_set_presence_unavailable_966@localhost/res1'/>



*** User 2024-03-18 13:43:13.337 ***🔗
REST request:
Code: 200
Req: {<0.21994.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b73a57b971bbcb8c">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_set_presence_unavailable_966@localhost/res1\",\"type\":\"UNAVAILABLE\",\"status\":\"I'm sleeping\",\"show\":null,\"priority\":null},\"query\":\"mutation ($priority: Int, $show: PresenceShow, $status: String, $type: PresenceType!, $user: JID!) { session { setPresence(priority: $priority, show: $show, status: $status, type: $type, user: $user) { jid message } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 18 Mar 2024 13:43:13 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"140">>}],
         <<"{\"data\":{\"session\":{\"setPresence\":{\"message\":\"Presence set successfully\",\"jid\":\"alice_admin_set_presence_unavailable_966@localhost/res1\"}}}}">>,
         279,1016}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_set_presence_unavailable_966@localhost/res1\",\"type\":\"UNAVAILABLE\",\"status\":\"I'm sleeping\",\"show\":null,\"priority\":null},\"query\":\"mutation ($priority: Int, $show: PresenceShow, $status: String, $type: PresenceType!, $user: JID!) { session { setPresence(priority: $priority, show: $show, status: $status, type: $type, user: $user) { jid message } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-03-18 13:43:13.337 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 in
<presence from='alice_admin_set_presence_unavailable_966@localhost/res1' to='alice_admin_set_presence_unavailable_966@localhost/res2' type='unavailable'>
	<status>I&apos;m sleeping</status>
</presence>



*** User 2024-03-18 13:43:13.337 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 out
</stream:stream>

*** User 2024-03-18 13:43:13.337 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res2 in
</stream:stream>

*** User 2024-03-18 13:43:13.337 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:43:13.338 ***🔗
alice_admin_set_presence_unavailable_966@localhost/res1 in
</stream:stream>
*** CT 2024-03-18 13:43:13.339 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1542.html



=== Ended at 2024-03-18 13:43:13
=== successfully completed test case
=== === Returned value: ok


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