=== Test case: users_api_SUITE:user_transaction/1 (click for source code)

=== Config value:

    [{watchdog,<0.26909.1>},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@37839f4a29ed.2022-03-18_09.02.26/big_tests.tests.users_api_SUITE.logs/run.2022-03-18_09.17.54/users_api_suite.user_transaction.67971.html"},
     {tc_group_properties,[{repeat_until_any_fail,9},
                           {suite,users_api_SUITE},
                           {name,transaction}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/users_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@37839f4a29ed.2022-03-18_09.02.26/big_tests.tests.users_api_SUITE.logs/run.2022-03-18_09.17.54/log_private/"},
     {riak_auth,true}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@37839f4a29ed.2022-03-18_09.02.26"

=== Started at 2022-03-18 09:18:00


*** CT 2022-03-18 09:18:00.159 *** View log from node mongooseim@localhost when started mongooseim@localhost_5351.html
*** CT 2022-03-18 09:18:00.160 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2253.html

*** User 2022-03-18 09:18:00.166 ***
REST request:
Code: 200
Req: {<0.26917.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f9d198ad33d3ae2a">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"375">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"alice_disco_features_1115\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_1114\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_1116\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_1118\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_1117\",\"host\":\"localhost\"}}],\"count\":5}">>,
         514,4634}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/users/host/localhost">>,port => 5288,
          return_headers => true,return_maps => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.170 ***
REST request:
Code: 204
Req: {<0.26919.1>,<<"/api/users/host/localhost/username/http_guy">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0142ebc75cf49c2d">>}],
      <<"{\"user\":{\"password\":\"my_http_password\"}}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>}],
         <<>>,94,3626}
Params: #{body => <<"{\"user\":{\"password\":\"my_http_password\"}}">>,
          method => <<"PUT">>,
          path => <<"/api/users/host/localhost/username/http_guy">>,
          port => 5288,return_headers => true,return_maps => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.174 ***
REST request:
Code: 200
Req: {<0.26921.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f5007748e41c0068">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"427">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"alice_disco_features_1115\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_1114\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_1116\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"http_guy\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_1118\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_1117\",\"host\":\"localhost\"}}],\"count\":6}">>,
         566,2538}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/users/host/localhost">>,port => 5288,
          return_headers => true,return_maps => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.179 ***
REST request:
Code: 204
Req: {<0.26923.1>,<<"/api/users/host/localhost/username/http_guy">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4c46802fad7de4d8">>}],
      <<"{\"user\":{\"password\":\"some_other_password\"}}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>}],
         <<>>,94,4223}
Params: #{body => <<"{\"user\":{\"password\":\"some_other_password\"}}">>,
          method => <<"PUT">>,
          path => <<"/api/users/host/localhost/username/http_guy">>,
          port => 5288,return_headers => true,return_maps => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.183 ***
REST request:
Code: 200
Req: {<0.26925.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d7b3dd98aece1668">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"427">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"http_guy\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_1118\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_1114\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_1115\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_1116\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_1117\",\"host\":\"localhost\"}}],\"count\":6}">>,
         566,3172}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/users/host/localhost">>,port => 5288,
          return_headers => true,return_maps => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.187 ***
REST request:
Code: 204
Req: {<0.26927.1>,<<"/api/users/host/localhost/username/http_guy2">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fe59c2e7201e5677">>}],
      <<"{\"user\":{\"password\":\"my_http_password\"}}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>}],
         <<>>,94,2983}
Params: #{body => <<"{\"user\":{\"password\":\"my_http_password\"}}">>,
          method => <<"PUT">>,
          path => <<"/api/users/host/localhost/username/http_guy2">>,
          port => 5288,return_headers => true,return_maps => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.192 ***
REST request:
Code: 200
Req: {<0.26929.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5314c2bfd30770ee">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"480">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"alice_disco_service_1114\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_1115\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"http_guy\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_1118\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_1116\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_1117\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"http_guy2\",\"host\":\"localhost\"}}],\"count\":7}">>,
         619,3418}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/users/host/localhost">>,port => 5288,
          return_headers => true,return_maps => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.234 ***
REST request:
Code: 204
Req: {<0.26931.1>,<<"/api/users/host/localhost/username/http_guy">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"654775aad5947351">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>}],
         <<>>,94,36352}
Params: #{body => <<>>,method => <<"DELETE">>,
          path => <<"/api/users/host/localhost/username/http_guy">>,
          port => 5288,return_headers => true,return_maps => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.241 ***
REST request:
Code: 204
Req: {<0.26933.1>,<<"/api/users/host/localhost/username/http_guy2">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4ecc2d361c09d0b3">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>}],
         <<>>,94,6516}
Params: #{body => <<>>,method => <<"DELETE">>,
          path => <<"/api/users/host/localhost/username/http_guy2">>,
          port => 5288,return_headers => true,return_maps => true,
          role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:00.245 ***
REST request:
Code: 200
Req: {<0.26935.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cfdd8a202c99262b">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 09:17:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"375">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"alice_disco_features_1115\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_1114\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_1116\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_1118\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_1117\",\"host\":\"localhost\"}}],\"count\":5}">>,
         514,2795}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/users/host/localhost">>,port => 5288,
          return_headers => true,return_maps => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 09:18:05.297 ***
{rpc,0,
    [{times,50,
         {error,
             {badrpc,
                 {'EXIT',
                     {undef,
                         [{ejabberd_auth_riak,get_vh_registered_users_number,
                              [<<"localhost">>],
                              []}]}}},
             [{distributed_helper,rpc,
                  [#{node => mongooseim@localhost},
                   ejabberd_auth_riak,get_vh_registered_users_number,
                   [<<"localhost">>]],
                  [{file,
                       "/home/circleci/project/big_tests/tests/distributed_helper.erl"},
                   {line,117}]},
              {mongoose_helper,do_wait_until,2,
                  [{file,
                       "/home/circleci/project/big_tests/tests/mongoose_helper.erl"},
                   {line,374}]},
              {users_api_SUITE,wait_for_user_removal,1,
                  [{file,
                       "/home/circleci/project/big_tests/tests/users_api_SUITE.erl"},
                   {line,147}]},
              {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
              {test_server,run_test_case_eval1,6,
                  [{file,"test_server.erl"},{line,1292}]},
              {test_server,run_test_case_eval,9,
                  [{file,"test_server.erl"},{line,1224}]}]}}]}
*** CT 2022-03-18 09:18:05.299 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2253.html
*** CT 2022-03-18 09:18:05.300 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5351.html



=== Ended at 2022-03-18 09:18:05
=== successfully completed test case
=== === Returned value: ok


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