=== Test case: muc_light_http_api_SUITE:invite_to_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.73485.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-02-22_12.53.27/muc_light_http_api_suite.invite_to_room.157315.html"},
     {tc_group_properties,[{name,positive},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-02-22_12.53.27/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_amp => #{},
        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_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:53:27


*** CT 2024-02-22 12:53:27.771 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4698.html

*** User 2024-02-22 12:53:27.788 ***🔗
alicE_invite_to_room_2865@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:53:27.789 ***🔗
alicE_invite_to_room_2865@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a8b2c9afd78c147b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:53:27.789 ***🔗
alicE_invite_to_room_2865@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 2024-02-22 12:53:27.789 ***🔗
alicE_invite_to_room_2865@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludml0ZV90b19yb29tXzI4NjUAbWF0eWdyeXNh</auth>



*** User 2024-02-22 12:53:27.790 ***🔗
alicE_invite_to_room_2865@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:53:27.790 ***🔗
alicE_invite_to_room_2865@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:53:27.790 ***🔗
alicE_invite_to_room_2865@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1bb087ada8721bb8' from='localhost' version='1.0' xml:lang='en' to='alice_invite_to_room_2865@localhost'>

*** User 2024-02-22 12:53:27.790 ***🔗
alicE_invite_to_room_2865@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 2024-02-22 12:53:27.790 ***🔗
alicE_invite_to_room_2865@localhost/res1 out
<iq type='set' id='7ca9a9606210eb1d03df46f37a3c5e64'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:53:27.791 ***🔗
alicE_invite_to_room_2865@localhost/res1 in
<iq id='7ca9a9606210eb1d03df46f37a3c5e64' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_invite_to_room_2865@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:53:27.791 ***🔗
alice_invite_to_room_2865@localhost/res1 out
<iq type='set' id='bcd4e561e6fd1fc877fffe41105cb993'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:53:27.791 ***🔗
alice_invite_to_room_2865@localhost/res1 in
<iq from='localhost' to='alice_invite_to_room_2865@localhost/res1' id='bcd4e561e6fd1fc877fffe41105cb993' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:53:27.791 ***🔗
alice_invite_to_room_2865@localhost/res1 out
<presence/>



*** User 2024-02-22 12:53:27.792 ***🔗
alice_invite_to_room_2865@localhost/res1 in
<presence from='alice_invite_to_room_2865@localhost/res1' to='alice_invite_to_room_2865@localhost/res1'/>



*** User 2024-02-22 12:53:27.793 ***🔗
bOb_invite_to_room_2865@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:53:27.793 ***🔗
bOb_invite_to_room_2865@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='873caca8bb2b2a80' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:53:27.793 ***🔗
bOb_invite_to_room_2865@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 2024-02-22 12:53:27.793 ***🔗
bOb_invite_to_room_2865@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9pbnZpdGVfdG9fcm9vbV8yODY1AG1ha3JvbGlrYQ==</auth>



*** User 2024-02-22 12:53:27.795 ***🔗
bOb_invite_to_room_2865@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:53:27.795 ***🔗
bOb_invite_to_room_2865@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:53:27.795 ***🔗
bOb_invite_to_room_2865@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='47205e72939ac328' from='localhost' version='1.0' xml:lang='en' to='bob_invite_to_room_2865@localhost'>

*** User 2024-02-22 12:53:27.795 ***🔗
bOb_invite_to_room_2865@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 2024-02-22 12:53:27.795 ***🔗
bOb_invite_to_room_2865@localhost/res1 out
<iq type='set' id='bc3488a5d19507dfa1bbfaf59081620d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:53:27.796 ***🔗
bOb_invite_to_room_2865@localhost/res1 in
<iq id='bc3488a5d19507dfa1bbfaf59081620d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_invite_to_room_2865@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:53:27.796 ***🔗
bob_invite_to_room_2865@localhost/res1 out
<iq type='set' id='e47b9aff520b217335ba678e21ebe176'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:53:27.797 ***🔗
bob_invite_to_room_2865@localhost/res1 in
<iq from='localhost' to='bob_invite_to_room_2865@localhost/res1' id='e47b9aff520b217335ba678e21ebe176' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:53:27.797 ***🔗
bob_invite_to_room_2865@localhost/res1 out
<presence/>



*** User 2024-02-22 12:53:27.798 ***🔗
bob_invite_to_room_2865@localhost/res1 in
<presence from='bob_invite_to_room_2865@localhost/res1' to='bob_invite_to_room_2865@localhost/res1'/>



*** User 2024-02-22 12:53:27.799 ***🔗
kate_invite_to_room_2865@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:53:27.800 ***🔗
kate_invite_to_room_2865@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='970a90f0edd77c18' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:53:27.800 ***🔗
kate_invite_to_room_2865@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 2024-02-22 12:53:27.800 ***🔗
kate_invite_to_room_2865@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfaW52aXRlX3RvX3Jvb21fMjg2NQBtYWtyb3dlO3A=</auth>



*** User 2024-02-22 12:53:27.801 ***🔗
kate_invite_to_room_2865@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:53:27.801 ***🔗
kate_invite_to_room_2865@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-02-22 12:53:27.802 ***🔗
kate_invite_to_room_2865@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='410a25c55dafcc6c' from='localhost' version='1.0' xml:lang='en' to='kate_invite_to_room_2865@localhost'>

*** User 2024-02-22 12:53:27.802 ***🔗
kate_invite_to_room_2865@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 2024-02-22 12:53:27.802 ***🔗
kate_invite_to_room_2865@localhost/res1 out
<iq type='set' id='e56855f66f96fcc0eda9df99c52dfcc2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:53:27.802 ***🔗
kate_invite_to_room_2865@localhost/res1 in
<iq id='e56855f66f96fcc0eda9df99c52dfcc2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_invite_to_room_2865@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:53:27.802 ***🔗
kate_invite_to_room_2865@localhost/res1 out
<iq type='set' id='2d5f519d9fc7720d04ae55cb843e6fd6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:53:27.803 ***🔗
kate_invite_to_room_2865@localhost/res1 in
<iq from='localhost' to='kate_invite_to_room_2865@localhost/res1' id='2d5f519d9fc7720d04ae55cb843e6fd6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:53:27.803 ***🔗
kate_invite_to_room_2865@localhost/res1 out
<presence/>



*** User 2024-02-22 12:53:27.804 ***🔗
kate_invite_to_room_2865@localhost/res1 in
<presence from='kate_invite_to_room_2865@localhost/res1' to='kate_invite_to_room_2865@localhost/res1'/>



*** User 2024-02-22 12:53:27.804 ***🔗
alice_invite_to_room_2865@localhost/res1 out
<iq type='set' id='d809709e8308ef01161414dceb676e55' to='invite_to_room@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>wonderland</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>kate_invite_to_room_2865@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-02-22 12:53:27.810 ***🔗
alice_invite_to_room_2865@localhost/res1 in
<message from='invite_to_room@muclight.localhost' to='alice_invite_to_room_2865@localhost' id='d809709e8308ef01161414dceb676e55' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-606407-805278</version>
		<user affiliation='owner'>alice_invite_to_room_2865@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-22 12:53:27.810 ***🔗
alice_invite_to_room_2865@localhost/res1 in
<iq from='invite_to_room@muclight.localhost' to='alice_invite_to_room_2865@localhost/res1' id='d809709e8308ef01161414dceb676e55' type='result'/>



*** User 2024-02-22 12:53:27.820 ***🔗
REST request:
Code: 204
Req: {<0.73552.0>,
      <<"/api/muc-lights/muclight.localhost/invite_to_room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"671aeec085d11b5f">>}],
      <<"{\"recipient\":\"bob_invite_to_room_2865@localhost\",\"sender\":\"alice_invite_to_room_2865@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},[],<<>>,27,8402}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/invite_to_room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bob_invite_to_room_2865@localhost\",\"sender\":\"alice_invite_to_room_2865@localhost\"}">>,
          return_headers => true}


*** User 2024-02-22 12:53:27.820 ***🔗
bob_invite_to_room_2865@localhost/res1 in
<message from='invite_to_room@muclight.localhost' to='bob_invite_to_room_2865@localhost' id='8cea550d-b071-4e87-8315-4def8f73e38b' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1708-606407-816391</version>
		<user affiliation='member'>bob_invite_to_room_2865@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-22 12:53:27.820 ***🔗
alice_invite_to_room_2865@localhost/res1 in
<message from='invite_to_room@muclight.localhost' to='alice_invite_to_room_2865@localhost' id='8cea550d-b071-4e87-8315-4def8f73e38b' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1708-606407-805278</prev-version>
		<version>1708-606407-816391</version>
		<user affiliation='member'>bob_invite_to_room_2865@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-02-22 12:53:27.820 ***🔗
kate_invite_to_room_2865@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:53:27.820 ***🔗
kate_invite_to_room_2865@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:53:27.820 ***🔗
bob_invite_to_room_2865@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:53:27.821 ***🔗
bob_invite_to_room_2865@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:53:27.821 ***🔗
alice_invite_to_room_2865@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:53:27.821 ***🔗
alice_invite_to_room_2865@localhost/res1 in
</stream:stream>
*** CT 2024-02-22 12:53:27.823 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4698.html



=== Ended at 2024-02-22 12:53:27
=== successfully completed test case
=== === Returned value: ok