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

=== Config value:

    [{watchdog,<0.10710.2>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10/big_tests.tests.rest_SUITE.logs/run.2022-03-18_11.03.11/rest_suite.messages_error_handling.70916.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@f35493351768.2022-03-18_10.50.10/big_tests.tests.rest_SUITE.logs/run.2022-03-18_11.03.11/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 => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        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">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f35493351768.2022-03-18_10.50.10"

=== Started at 2022-03-18 11:03:11


*** CT 2022-03-18 11:03:11.721 *** View log from node mongooseim@localhost when started mongooseim@localhost_4652.html
*** CT 2022-03-18 11:03:11.721 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1993.html

*** User 2022-03-18 11:03:11.752 ***
alicE_messages_error_handling_2481@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:11.752 ***
alicE_messages_error_handling_2481@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d5e4aba2e30be950' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:11.752 ***
alicE_messages_error_handling_2481@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:11.752 ***
alicE_messages_error_handling_2481@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2VzX2Vycm9yX2hhbmRsaW5nXzI0ODEAbWF0eWdyeXNh</auth>



*** User 2022-03-18 11:03:11.754 ***
alicE_messages_error_handling_2481@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:03:11.754 ***
alicE_messages_error_handling_2481@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:11.755 ***
alicE_messages_error_handling_2481@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='de5e094e831f334f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:11.755 ***
alicE_messages_error_handling_2481@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:11.755 ***
alicE_messages_error_handling_2481@localhost/res1 out
<iq type='set' id='d74ad04325876f712957851094bfce90'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 11:03:11.756 ***
alicE_messages_error_handling_2481@localhost/res1 in
<iq id='d74ad04325876f712957851094bfce90' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_messages_error_handling_2481@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 11:03:11.756 ***
alicE_messages_error_handling_2481@localhost/res1 out
<iq type='set' id='67c097072e898105bf83798e128063b6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:11.756 ***
alicE_messages_error_handling_2481@localhost/res1 in
<iq type='result' id='67c097072e898105bf83798e128063b6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:11.756 ***
alicE_messages_error_handling_2481@localhost/res1 out
<presence/>



*** User 2022-03-18 11:03:11.774 ***
alicE_messages_error_handling_2481@localhost/res1 in
<presence from='alicE_messages_error_handling_2481@localhost/res1' to='alice_messages_error_handling_2481@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 11:03:11.775 ***
bOb_messages_error_handling_2481@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:11.776 ***
bOb_messages_error_handling_2481@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a6da2d4bc50c63c3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:11.776 ***
bOb_messages_error_handling_2481@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:11.776 ***
bOb_messages_error_handling_2481@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlc19lcnJvcl9oYW5kbGluZ18yNDgxAG1ha3JvbGlrYQ==</auth>



*** User 2022-03-18 11:03:11.779 ***
bOb_messages_error_handling_2481@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 11:03:11.779 ***
bOb_messages_error_handling_2481@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-18 11:03:11.780 ***
bOb_messages_error_handling_2481@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='751b7b1243f95f82' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-18 11:03:11.780 ***
bOb_messages_error_handling_2481@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-18 11:03:11.780 ***
bOb_messages_error_handling_2481@localhost/res1 out
<iq type='set' id='d8e16e6be2f7201a8e0c10d4752a5861'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 11:03:11.781 ***
bOb_messages_error_handling_2481@localhost/res1 in
<iq id='d8e16e6be2f7201a8e0c10d4752a5861' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_messages_error_handling_2481@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 11:03:11.781 ***
bOb_messages_error_handling_2481@localhost/res1 out
<iq type='set' id='255af785fd7955f9b3db2156ad9c7213'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:11.781 ***
bOb_messages_error_handling_2481@localhost/res1 in
<iq type='result' id='255af785fd7955f9b3db2156ad9c7213'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 11:03:11.781 ***
bOb_messages_error_handling_2481@localhost/res1 out
<presence/>



*** User 2022-03-18 11:03:11.785 ***
bOb_messages_error_handling_2481@localhost/res1 in
<presence from='bOb_messages_error_handling_2481@localhost/res1' to='bob_messages_error_handling_2481@localhost/res1' xml:lang='en'/>



*** User 2022-03-18 11:03:11.787 ***
REST request fails:
Code: 400
Req: {<0.10933.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c2c94e0642914001">>}],
      <<"{\"to\":\"@noway\",\"caller\":\"alice_messages_error_handling_2481@localhost\",\"body\":\"whatever\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:11 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"Invalid jid: <<\"@noway\">>">>,158,1109}
Params: #{body =>
              <<"{\"to\":\"@noway\",\"caller\":\"alice_messages_error_handling_2481@localhost\",\"body\":\"whatever\"}">>,
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:11.789 ***
REST request fails:
Code: 400
Req: {<0.10942.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cfea8d6b6be5084b">>}],
      <<"{\"to\":\"bob_messages_error_handling_2481@localhost\",\"caller\":\"@noway\",\"body\":\"whatever\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 18 Mar 2022 11:03:11 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"Invalid jid: <<\"@noway\">>">>,158,887}
Params: #{body =>
              <<"{\"to\":\"bob_messages_error_handling_2481@localhost\",\"caller\":\"@noway\",\"body\":\"whatever\"}">>,
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-18 11:03:11.789 ***
bOb_messages_error_handling_2481@localhost/res1 out
</stream:stream>

*** User 2022-03-18 11:03:11.789 ***
bOb_messages_error_handling_2481@localhost/res1 in
</stream:stream>

*** User 2022-03-18 11:03:11.790 ***
alicE_messages_error_handling_2481@localhost/res1 out
</stream:stream>

*** User 2022-03-18 11:03:11.790 ***
alicE_messages_error_handling_2481@localhost/res1 in
</stream:stream>
*** CT 2022-03-18 11:03:11.795 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1993.html
*** CT 2022-03-18 11:03:11.796 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4652.html



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