=== Test case: rest_client_SUITE:message_query_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.18626.2>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.rest_client_SUITE.logs/run.2023-12-04_15.55.26/rest_client_suite.message_query_errors.240386.html"},
     {tc_group_properties,[{name,messages},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.rest_client_SUITE.logs/run.2023-12-04_15.55.26/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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:55:27


*** CT 2023-12-04 15:55:27.140 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4976.html

*** User 2023-12-04 15:55:27.157 ***🔗
alicE_message_query_errors_3077@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-12-04 15:55:27.157 ***🔗
alicE_message_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c694472ff49700e4' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:55:27.157 ***🔗
alicE_message_query_errors_3077@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-12-04 15:55:27.157 ***🔗
alicE_message_query_errors_3077@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2VfcXVlcnlfZXJyb3JzXzMwNzcAbWF0eWdyeXNh</auth>



*** User 2023-12-04 15:55:27.159 ***🔗
alicE_message_query_errors_3077@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:55:27.159 ***🔗
alicE_message_query_errors_3077@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-12-04 15:55:27.159 ***🔗
alicE_message_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d192dd8b25ab0e45' from='localhost' version='1.0' xml:lang='en' to='alice_message_query_errors_3077@localhost'>

*** User 2023-12-04 15:55:27.160 ***🔗
alicE_message_query_errors_3077@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-12-04 15:55:27.160 ***🔗
alicE_message_query_errors_3077@localhost/res1 out
<iq type='set' id='386bcc72be0f4cc0a0eaa1897d50c9f1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.160 ***🔗
alicE_message_query_errors_3077@localhost/res1 in
<iq id='386bcc72be0f4cc0a0eaa1897d50c9f1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_message_query_errors_3077@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.160 ***🔗
alice_message_query_errors_3077@localhost/res1 out
<iq type='set' id='3464fe6c2ee5ddbac3c45471019552dd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.161 ***🔗
alice_message_query_errors_3077@localhost/res1 in
<iq from='localhost' to='alice_message_query_errors_3077@localhost/res1' id='3464fe6c2ee5ddbac3c45471019552dd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.161 ***🔗
alice_message_query_errors_3077@localhost/res1 out
<presence/>



*** User 2023-12-04 15:55:27.163 ***🔗
alice_message_query_errors_3077@localhost/res1 in
<presence from='alice_message_query_errors_3077@localhost/res1' to='alice_message_query_errors_3077@localhost/res1'/>



*** User 2023-12-04 15:55:27.164 ***🔗
bOb_message_query_errors_3077@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-12-04 15:55:27.165 ***🔗
bOb_message_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='82f822b4a69682a3' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:55:27.165 ***🔗
bOb_message_query_errors_3077@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-12-04 15:55:27.165 ***🔗
bOb_message_query_errors_3077@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlX3F1ZXJ5X2Vycm9yc18zMDc3AG1ha3JvbGlrYQ==</auth>



*** User 2023-12-04 15:55:27.167 ***🔗
bOb_message_query_errors_3077@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:55:27.168 ***🔗
bOb_message_query_errors_3077@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-12-04 15:55:27.168 ***🔗
bOb_message_query_errors_3077@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb04937bbe378106' from='localhost' version='1.0' xml:lang='en' to='bob_message_query_errors_3077@localhost'>

*** User 2023-12-04 15:55:27.168 ***🔗
bOb_message_query_errors_3077@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-12-04 15:55:27.168 ***🔗
bOb_message_query_errors_3077@localhost/res1 out
<iq type='set' id='66ba98a86fb3e4375f3bb2b8ca342692'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.169 ***🔗
bOb_message_query_errors_3077@localhost/res1 in
<iq id='66ba98a86fb3e4375f3bb2b8ca342692' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_message_query_errors_3077@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:55:27.169 ***🔗
bob_message_query_errors_3077@localhost/res1 out
<iq type='set' id='b97a02714e1775f0bb67125db09c4263'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.169 ***🔗
bob_message_query_errors_3077@localhost/res1 in
<iq from='localhost' to='bob_message_query_errors_3077@localhost/res1' id='b97a02714e1775f0bb67125db09c4263' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:55:27.170 ***🔗
bob_message_query_errors_3077@localhost/res1 out
<presence/>



*** User 2023-12-04 15:55:27.173 ***🔗
bob_message_query_errors_3077@localhost/res1 in
<presence from='bob_message_query_errors_3077@localhost/res1' to='bob_message_query_errors_3077@localhost/res1'/>



*** User 2023-12-04 15:55:27.230 ***🔗
REST request fails:
Code: 400
Req: {<0.18722.2>,<<"/api/messages/@invalid">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"62e1356bcbcfea68">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9xdWVyeV9lcnJvcnNfMzA3N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<>>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"26">>}],
         <<"\"Invalid interlocutor JID\"">>,159,49773}
Params: #{body => <<>>,
          creds =>
              {<<"alice_message_query_errors_3077@localhost">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/messages/@invalid">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.238 ***🔗
REST request fails:
Code: 400
Req: {<0.18739.2>,
      <<"/api/messages/bob_message_query_errors_3077@localhost?limit=x">>,
      <<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2264a68eb2cec728">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9xdWVyeV9lcnJvcnNfMzA3N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<>>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"15">>}],
         <<"\"Invalid limit\"">>,148,1599}
Params: #{body => <<>>,
          creds =>
              {<<"alice_message_query_errors_3077@localhost">>,
               <<"matygrysa">>},
          method => <<"GET">>,
          path =>
              <<"/api/messages/bob_message_query_errors_3077@localhost?limit=x">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.247 ***🔗
REST request fails:
Code: 400
Req: {<0.18768.2>,
      <<"/api/messages/bob_message_query_errors_3077@localhost?before=x">>,
      <<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"00db588870edb1e2">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9xdWVyeV9lcnJvcnNfMzA3N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<>>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Invalid value of 'before'\"">>,160,1895}
Params: #{body => <<>>,
          creds =>
              {<<"alice_message_query_errors_3077@localhost">>,
               <<"matygrysa">>},
          method => <<"GET">>,
          path =>
              <<"/api/messages/bob_message_query_errors_3077@localhost?before=x">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.254 ***🔗
REST request fails:
Code: 400
Req: {<0.18777.2>,
      <<"/api/messages/bob_message_query_errors_3077@localhost?kuropatwa">>,
      <<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3cf617aa17d093b3">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9xdWVyeV9lcnJvcnNfMzA3N0Bsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<>>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Dec 2023 15:55:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Invalid query string\"">>,155,1839}
Params: #{body => <<>>,
          creds =>
              {<<"alice_message_query_errors_3077@localhost">>,
               <<"matygrysa">>},
          method => <<"GET">>,
          path =>
              <<"/api/messages/bob_message_query_errors_3077@localhost?kuropatwa">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2023-12-04 15:55:27.254 ***🔗
bob_message_query_errors_3077@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:55:27.255 ***🔗
bob_message_query_errors_3077@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:55:27.255 ***🔗
alice_message_query_errors_3077@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:55:27.255 ***🔗
alice_message_query_errors_3077@localhost/res1 in
</stream:stream>
*** CT 2023-12-04 15:55:27.257 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4976.html



=== Ended at 2023-12-04 15:55:27
=== successfully completed test case
=== === Returned value: ok