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

=== Config value:

    [{watchdog,<0.86928.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@97931f009ece.2024-04-23_10.53.14/big_tests.tests.rest_SUITE.logs/run.2024-04-23_11.09.33/rest_suite.user_can_be_registered_and_removed.236034.html"},
     {tc_group_properties,[{name,admin},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@97931f009ece.2024-04-23_10.53.14/big_tests.tests.rest_SUITE.logs/run.2024-04-23_11.09.33/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@97931f009ece.2024-04-23_10.53.14"

=== Started at 2024-04-23 11:09:34


*** CT 2024-04-23 11:09:34.188 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4869.html

*** User 2024-04-23 11:09:34.287 ***🔗
REST request:
Code: 200
Req: {<0.87095.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b4c8ae6a60e212fd">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:09:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"35">>}],
         <<"[\"alice@localhost\",\"bob@localhost\"]">>,159,1616}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,role => admin,body => <<>>,
          return_headers => true}


*** User 2024-04-23 11:09:34.298 ***🔗
REST request:
Code: 201
Req: {<0.87103.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"75c6484b6f461705">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/users/localhost/mike">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:09:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"43">>}],
         <<"User mike@localhost successfully registered">>,230,9160}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          return_headers => true}


*** User 2024-04-23 11:09:34.309 ***🔗
REST request:
Code: 200
Req: {<0.87117.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2591c3c9785aea2f">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:09:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"411">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_3303@localhost\",\"alice_message_archive_errors_3307@localhost\",\"alice_message_errors_3305@localhost\",\"alice_messages_are_sent_and_received_3304@localhost\",\"alice_session_can_be_kicked_3302@localhost\",\"alice_stanza_errors_3306@localhost\",\"alice_stanzas_are_sent_and_received_3308@localhost\",\"bob@localhost\",\"bob_invalid_query_string_3303@localhost\",\"mike@localhost\"]">>,
         536,7970}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,role => admin,body => <<>>,
          return_headers => true}


*** User 2024-04-23 11:09:34.331 ***🔗
REST request fails:
Code: 403
Req: {<0.87135.0>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"386fd29aef308005">>}],
      <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:09:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"69">>}],
         <<"\"User mike@localhost already registered at node mongooseim@localhost\"">>,
         200,4108}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"password\":\"nicniema\",\"username\":\"mike\"}">>,
          return_headers => true}


*** User 2024-04-23 11:09:34.432 ***🔗
REST request:
Code: 204
Req: {<0.87152.0>,<<"/api/users/localhost/mike">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"938ac83bf161cd95">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:09:33 GMT">>}],
         <<>>,80,98983}
Params: #{path => <<"/api/users/localhost/mike">>,
          server => #{node => mongooseim@localhost},
          method => <<"DELETE">>,role => admin,body => <<>>,
          return_headers => true}


*** User 2024-04-23 11:09:34.437 ***🔗
REST request:
Code: 200
Req: {<0.87271.0>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8caa22da628282a6">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:09:33 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"752">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_3303@localhost\",\"alice_message_archive_errors_3307@localhost\",\"alice_message_errors_3305@localhost\",\"alice_messages_are_archived_3309@localhost\",\"alice_messages_are_sent_and_received_3304@localhost\",\"alice_messages_can_be_paginated_3310@localhost\",\"alice_session_can_be_kicked_3302@localhost\",\"alice_stanza_errors_3306@localhost\",\"alice_stanzas_are_sent_and_received_3308@localhost\",\"bob@localhost\",\"bob_invalid_query_string_3303@localhost\",\"bob_message_errors_3305@localhost\",\"bob_messages_are_archived_3309@localhost\",\"bob_messages_are_sent_and_received_3304@localhost\",\"bob_messages_can_be_paginated_3310@localhost\",\"bob_stanza_errors_3306@localhost\",\"bob_stanzas_are_sent_and_received_3308@localhost\"]">>,
         877,1823}
Params: #{path => <<"/api/users/localhost">>,
          server => #{node => mongooseim@localhost},
          method => <<"GET">>,role => admin,body => <<>>,
          return_headers => true}

*** CT 2024-04-23 11:09:34.440 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4897.html



=== Ended at 2024-04-23 11:09:34
=== successfully completed test case
=== === Returned value: ok