=== Test case: graphql_session_SUITE:admin_kick_user_session/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,username => <<"admin">>}},
     {watchdog,<0.27762.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_session_SUITE.logs/run.2023-11-16_09.10.25/graphql_session_suite.admin_kick_user_session.64130.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.graphql_session_SUITE.logs/run.2023-11-16_09.10.25/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 => 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">>}]},
                     {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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:10:34


*** CT 2023-11-16 09:10:34.296 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1781.html

*** User 2023-11-16 09:10:34.299 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:10:34.300 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b9717f5a3a328df7' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:10:34.300 ***🔗
alicE_admin_kick_user_session_1238@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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:10:34.300 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2tpY2tfdXNlcl9zZXNzaW9uXzEyMzgAbWF0eWdyeXNh</auth>



*** User 2023-11-16 09:10:34.301 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:10:34.301 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:10:34.301 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f8669b0c0166b3a7' from='localhost' version='1.0' xml:lang='en' to='alice_admin_kick_user_session_1238@localhost'>

*** User 2023-11-16 09:10:34.301 ***🔗
alicE_admin_kick_user_session_1238@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 2023-11-16 09:10:34.301 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 out
<iq type='set' id='7bc250cb3e4a4d3da6e6d3610c4dcc02'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:10:34.302 ***🔗
alicE_admin_kick_user_session_1238@localhost/res1 in
<iq id='7bc250cb3e4a4d3da6e6d3610c4dcc02' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_kick_user_session_1238@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:10:34.302 ***🔗
alice_admin_kick_user_session_1238@localhost/res1 out
<iq type='set' id='54cc5ff2a8cb7ae8edb84fd892353ac1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:10:34.302 ***🔗
alice_admin_kick_user_session_1238@localhost/res1 in
<iq from='localhost' to='alice_admin_kick_user_session_1238@localhost/res1' id='54cc5ff2a8cb7ae8edb84fd892353ac1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:10:34.302 ***🔗
alice_admin_kick_user_session_1238@localhost/res1 out
<presence/>



*** User 2023-11-16 09:10:34.303 ***🔗
alice_admin_kick_user_session_1238@localhost/res1 in
<presence from='alice_admin_kick_user_session_1238@localhost/res1' to='alice_admin_kick_user_session_1238@localhost/res1'/>



*** User 2023-11-16 09:10:34.304 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:10:34.304 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c357c07dd915a93a' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:10:34.304 ***🔗
alicE_admin_kick_user_session_1238@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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:10:34.304 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2tpY2tfdXNlcl9zZXNzaW9uXzEyMzgAbWF0eWdyeXNh</auth>



*** User 2023-11-16 09:10:34.305 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:10:34.305 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:10:34.305 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='14da7da566bceaba' from='localhost' version='1.0' xml:lang='en' to='alice_admin_kick_user_session_1238@localhost'>

*** User 2023-11-16 09:10:34.305 ***🔗
alicE_admin_kick_user_session_1238@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 2023-11-16 09:10:34.305 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 out
<iq type='set' id='691551e13815d4bc25de1c30c598123b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2023-11-16 09:10:34.306 ***🔗
alicE_admin_kick_user_session_1238@localhost/res2 in
<iq id='691551e13815d4bc25de1c30c598123b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_kick_user_session_1238@localhost/res2</jid>
	</bind>
</iq>



*** User 2023-11-16 09:10:34.306 ***🔗
alice_admin_kick_user_session_1238@localhost/res2 out
<iq type='set' id='8d89d559e1eecc6c1669a23709d8bc9b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:10:34.306 ***🔗
alice_admin_kick_user_session_1238@localhost/res2 in
<iq from='localhost' to='alice_admin_kick_user_session_1238@localhost/res2' id='8d89d559e1eecc6c1669a23709d8bc9b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:10:34.306 ***🔗
alice_admin_kick_user_session_1238@localhost/res2 out
<presence/>



*** User 2023-11-16 09:10:34.307 ***🔗
alice_admin_kick_user_session_1238@localhost/res2 in
<presence from='alice_admin_kick_user_session_1238@localhost/res2' to='alice_admin_kick_user_session_1238@localhost/res2'/>



*** User 2023-11-16 09:10:34.307 ***🔗
alice_admin_kick_user_session_1238@localhost/res2 in
<presence from='alice_admin_kick_user_session_1238@localhost/res1' to='alice_admin_kick_user_session_1238@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T09:10:34.303329Z' from='alice_admin_kick_user_session_1238@localhost/res1'/>
</presence>



*** User 2023-11-16 09:10:34.307 ***🔗
alice_admin_kick_user_session_1238@localhost/res1 in
<presence from='alice_admin_kick_user_session_1238@localhost/res2' to='alice_admin_kick_user_session_1238@localhost/res1'/>



*** User 2023-11-16 09:10:34.309 ***🔗
REST request:
Code: 200
Req: {<0.27940.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"da55e888d1b37786">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost/res1\",\"reason\":\"Test kick\"},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked message } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:10:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"153">>}],
         <<"{\"data\":{\"session\":{\"kickUserSession\":{\"message\":\"Session kicked\",\"kicked\":true,\"jid\":\"alice_admin_kick_user_session_1238@localhost/res1\",\"code\":null}}}}">>,
         292,1217}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost/res1\",\"reason\":\"Test kick\"},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked 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 2023-11-16 09:10:34.311 ***🔗
REST request:
Code: 200
Req: {<0.27942.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c104a6975e728332">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost/res1\",\"reason\":\"Test kick\"},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked message } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:10:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"239">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"kickUserSession\"],\"message\":\"No active session\",\"extensions\":{\"reason\":\"Test kick\",\"jid\":\"alice_admin_kick_user_session_1238@localhost/res1\",\"code\":\"no_session\"}}],\"data\":{\"session\":{\"kickUserSession\":null}}}">>,
         378,661}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost/res1\",\"reason\":\"Test kick\"},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked 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 2023-11-16 09:10:34.313 ***🔗
REST request fails:
Code: 400
Req: {<0.27944.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"93b81195507cbb3a">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost\",\"reason\":\"Test kick\"},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked message } } }\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:10:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"236">>}],
         <<"{\"errors\":[{\"path\":[\"..\",\"user\"],\"message\":\"Input coercion failed for type FullJID with value <<\\\"alice_admin_kick_user_session_1238@localhost\\\">>. The reason it failed is: jid_without_resource\",\"extensions\":{\"code\":\"input_coercion\"}}]}">>,
         384,502}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost\",\"reason\":\"Test kick\"},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked 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 2023-11-16 09:10:34.315 ***🔗
REST request:
Code: 200
Req: {<0.27946.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"69de67442a583d3f">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost/res2\",\"reason\":null},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked message } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:10:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"153">>}],
         <<"{\"data\":{\"session\":{\"kickUserSession\":{\"message\":\"Session kicked\",\"kicked\":true,\"jid\":\"alice_admin_kick_user_session_1238@localhost/res2\",\"code\":null}}}}">>,
         292,602}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_kick_user_session_1238@localhost/res2\",\"reason\":null},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked 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 2023-11-16 09:10:34.317 ***🔗
REST request:
Code: 200
Req: {<0.27948.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a58dbe032571a9ac">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alien@localhost/mobile\",\"reason\":null},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked message } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:10:34 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"217">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"kickUserSession\"],\"message\":\"Given user does not exist\",\"extensions\":{\"reason\":null,\"jid\":\"alien@localhost/mobile\",\"code\":\"user_not_found\"}}],\"data\":{\"session\":{\"kickUserSession\":null}}}">>,
         356,964}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alien@localhost/mobile\",\"reason\":null},\"query\":\"mutation ($reason: String, $user: FullJID!) { session { kickUserSession(reason: $reason, user: $user) { code jid kicked message } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}

*** CT 2023-11-16 09:10:34.318 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1781.html



=== Ended at 2023-11-16 09:10:34
=== successfully completed test case
=== === Returned value: ok


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