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

=== Config value:

    [{watchdog,<0.25921.1>},
     {muc_light_host,<<"muclight2.domain.example.com">>},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_12.36.44/rest_client_suite.room_is_created_with_given_identifier.html"},
     {tc_group_properties,[{name,muc},{repeat_until_all_ok,3},pararell]},
     {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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.rest_client_SUITE.logs/run.2022-01-27_12.36.44/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:36:44


*** CT 2022-01-27 12:36:44.873 *** View log from node mongooseim@localhost when started mongooseim@localhost_2471.html
*** CT 2022-01-27 12:36:44.874 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_655.html

*** User 2022-01-27 12:36:44.886 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:36:44.886 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8b98e78e7f6f56af' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:36:44.886 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/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-01-27 12:36:44.886 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21faXNfY3JlYXRlZF93aXRoX2dpdmVuX2lkZW50aWZpZXJfMTc0NQBtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 12:36:44.888 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:36:44.888 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:36:44.889 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5d8534ec6b5247f6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:36:44.889 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/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-01-27 12:36:44.889 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 out
<iq type='set' id='3cc7d27bc6b99c63d3bad4a3b5e8ddb7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:36:44.889 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 in
<iq id='3cc7d27bc6b99c63d3bad4a3b5e8ddb7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:36:44.889 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 out
<iq type='set' id='ac8170242caddc1f5e7fedd45c949b47'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:36:44.890 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 in
<iq type='result' id='ac8170242caddc1f5e7fedd45c949b47'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:36:44.890 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:36:44.893 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 in
<presence from='alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1' to='alice_room_is_created_with_given_identifier_1745@domain.example.com/res1' xml:lang='en'/>



*** System report during rest_client_SUITE:room_is_created_with_given_identifier/1 in muc 2022-01-27 12:36:44.896 ***
=WARNING REPORT==== 27-Jan-2022::12:36:44.896159 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:36:44.913 ***
REST request:
Code: 201
Req: {<0.25958.1>,<<"/api/rooms/room-01092aab62">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"369ad7bcd8514709">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkX3dpdGhfZ2l2ZW5faWRlbnRpZmllcl8xNzQ1QGRvbWFpbi5leGFtcGxlLmNvbTptYXR5Z3J5c2E=">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:36:44 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"24">>}],
         <<"{\"id\":\"room-01092aab62\"}">>,153,2104}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_is_created_with_given_identifier_1745@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/room-01092aab62">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_is_created_with_given_identifier/1 in muc 2022-01-27 12:36:44.915 ***
=WARNING REPORT==== 27-Jan-2022::12:36:44.915112 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:36:44.924 ***
REST request:
Code: 200
Req: {<0.25963.1>,<<"/api/rooms/room-01092aab62">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7008e8a86626ff33">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkX3dpdGhfZ2l2ZW5faWRlbnRpZmllcl8xNzQ1QGRvbWFpbi5leGFtcGxlLmNvbTptYXR5Z3J5c2E=">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:36:44 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"165">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_is_created_with_given_identifier_1745@domain.example.com\",\"role\":\"owner\"}],\"name\":\"new_room_name\"}">>,
         290,1681}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_is_created_with_given_identifier_1745@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/room-01092aab62">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-01-27 12:36:44.925 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:36:44.925 ***
alicE_room_is_created_with_given_identifier_1745@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:36:44.928 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_655.html
*** CT 2022-01-27 12:36:44.929 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2471.html



=== Ended at 2022-01-27 12:36:44
=== successfully completed test case
=== === Returned value: ok


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