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

=== Config value:

    [{watchdog,<0.22251.1>},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.users_api_SUITE.logs/run.2022-03-03_10.39.53/users_api_suite.user_transaction.84354.html"},
     {tc_group_properties,[{repeat_until_any_fail,4},
                           {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@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.users_api_SUITE.logs/run.2022-03-03_10.39.53/log_private/"},
     {riak_auth,false}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:39:54


*** CT 2022-03-03 10:39:54.233 *** View log from node mongooseim@localhost when started mongooseim@localhost_5511.html
*** CT 2022-03-03 10:39:54.234 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2378.html

*** User 2022-03-03 10:39:54.236 ***
REST request:
Code: 200
Req: {<0.22259.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7d468e90309dd2de">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"370">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"alice_disco_info_with_mam_963\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_962\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_961\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_960\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_959\",\"host\":\"localhost\"}}],\"count\":5}">>,
         509,1233}
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-03 10:39:54.238 ***
REST request:
Code: 204
Req: {<0.22261.1>,<<"/api/users/host/localhost/username/http_guy">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a29a90705e7a82c0">>}],
      <<"{\"user\":{\"password\":\"my_http_password\"}}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>}],
         <<>>,94,1148}
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-03 10:39:54.239 ***
REST request:
Code: 200
Req: {<0.22263.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e458845a9494e8ae">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"422">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"http_guy\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_963\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_962\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_961\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_960\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_959\",\"host\":\"localhost\"}}],\"count\":6}">>,
         561,866}
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-03 10:39:54.241 ***
REST request:
Code: 204
Req: {<0.22265.1>,<<"/api/users/host/localhost/username/http_guy">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"edf26d6c5511aec3">>}],
      <<"{\"user\":{\"password\":\"some_other_password\"}}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>}],
         <<>>,94,1155}
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-03 10:39:54.243 ***
REST request:
Code: 200
Req: {<0.22267.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ad8112e911ec9966">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"422">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"http_guy\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_963\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_962\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_961\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_960\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_959\",\"host\":\"localhost\"}}],\"count\":6}">>,
         561,721}
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-03 10:39:54.244 ***
REST request:
Code: 204
Req: {<0.22269.1>,<<"/api/users/host/localhost/username/http_guy2">>,
      <<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"266acb3e4ded4caa">>}],
      <<"{\"user\":{\"password\":\"my_http_password\"}}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>}],
         <<>>,94,1074}
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-03 10:39:54.246 ***
REST request:
Code: 200
Req: {<0.22271.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"24c07ca1de3145f0">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"475">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"http_guy2\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"http_guy\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_with_mam_963\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_962\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_961\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_960\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_959\",\"host\":\"localhost\"}}],\"count\":7}">>,
         614,766}
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-03 10:39:54.248 ***
REST request:
Code: 204
Req: {<0.22273.1>,<<"/api/users/host/localhost/username/http_guy">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ecf2ead633898042">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>}],
         <<>>,94,1381}
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-03 10:39:54.250 ***
REST request:
Code: 204
Req: {<0.22275.1>,<<"/api/users/host/localhost/username/http_guy2">>,
      <<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f87372ba012b4e03">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>}],
         <<>>,94,1419}
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-03 10:39:54.251 ***
REST request:
Code: 200
Req: {<0.22277.1>,<<"/api/users/host/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"eb9bd71ca9965c99">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:39:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"370">>}],
         <<"{\"users\":[{\"user\":{\"username\":\"alice_disco_info_with_mam_963\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_info_962\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_with_mam_961\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_features_960\",\"host\":\"localhost\"}},{\"user\":{\"username\":\"alice_disco_service_959\",\"host\":\"localhost\"}}],\"count\":5}">>,
         509,725}
Params: #{body => <<>>,method => <<"GET">>,
          path => <<"/api/users/host/localhost">>,port => 5288,
          return_headers => true,return_maps => true,role => client,
          server => #{node => mongooseim@localhost}}

*** CT 2022-03-03 10:39:54.253 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2378.html
*** CT 2022-03-03 10:39:54.253 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5511.html



=== Ended at 2022-03-03 10:39:54
=== successfully completed test case
=== === Returned value: ok


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