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

=== Config value:

    [{watchdog,<0.87084.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@edde2e56d808.2024-04-25_14.32.32/big_tests.tests.rest_SUITE.logs/run.2024-04-25_14.48.54/rest_suite.stanzas_are_sent_and_received.155779.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@edde2e56d808.2024-04-25_14.32.32/big_tests.tests.rest_SUITE.logs/run.2024-04-25_14.48.54/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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@edde2e56d808.2024-04-25_14.32.32"

=== Started at 2024-04-25 14:48:55


*** CT 2024-04-25 14:48:55.067 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4885.html

*** User 2024-04-25 14:48:55.243 ***🔗
alicE_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.245 ***🔗
alicE_stanzas_are_sent_and_received_3343@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d55a0426961f6fca' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:48:55.245 ***🔗
alicE_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.246 ***🔗
alicE_stanzas_are_sent_and_received_3343@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0YW56YXNfYXJlX3NlbnRfYW5kX3JlY2VpdmVkXzMzNDMAbWF0eWdyeXNh</auth>



*** User 2024-04-25 14:48:55.259 ***🔗
alicE_stanzas_are_sent_and_received_3343@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 14:48:55.259 ***🔗
alicE_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.259 ***🔗
alicE_stanzas_are_sent_and_received_3343@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec1e9e774773cdab' from='localhost' version='1.0' xml:lang='en' to='alice_stanzas_are_sent_and_received_3343@localhost'>

*** User 2024-04-25 14:48:55.260 ***🔗
alicE_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.260 ***🔗
alicE_stanzas_are_sent_and_received_3343@localhost/res1 out
<iq type='set' id='607abdd13ef820aa67224b5a031fcefd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 14:48:55.261 ***🔗
alicE_stanzas_are_sent_and_received_3343@localhost/res1 in
<iq id='607abdd13ef820aa67224b5a031fcefd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_stanzas_are_sent_and_received_3343@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 14:48:55.261 ***🔗
alice_stanzas_are_sent_and_received_3343@localhost/res1 out
<iq type='set' id='860aa600bbd4118fd47c3e9be2dd8b5f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:48:55.262 ***🔗
alice_stanzas_are_sent_and_received_3343@localhost/res1 in
<iq from='localhost' to='alice_stanzas_are_sent_and_received_3343@localhost/res1' id='860aa600bbd4118fd47c3e9be2dd8b5f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:48:55.262 ***🔗
alice_stanzas_are_sent_and_received_3343@localhost/res1 out
<presence/>



*** User 2024-04-25 14:48:55.278 ***🔗
alice_stanzas_are_sent_and_received_3343@localhost/res1 in
<presence from='alice_stanzas_are_sent_and_received_3343@localhost/res1' to='alice_stanzas_are_sent_and_received_3343@localhost/res1'/>



*** User 2024-04-25 14:48:55.279 ***🔗
bOb_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.280 ***🔗
bOb_stanzas_are_sent_and_received_3343@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2daf1a03a7afecff' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:48:55.280 ***🔗
bOb_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.280 ***🔗
bOb_stanzas_are_sent_and_received_3343@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdGFuemFzX2FyZV9zZW50X2FuZF9yZWNlaXZlZF8zMzQzAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-25 14:48:55.283 ***🔗
bOb_stanzas_are_sent_and_received_3343@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 14:48:55.283 ***🔗
bOb_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.284 ***🔗
bOb_stanzas_are_sent_and_received_3343@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='408ef79131ccafc3' from='localhost' version='1.0' xml:lang='en' to='bob_stanzas_are_sent_and_received_3343@localhost'>

*** User 2024-04-25 14:48:55.284 ***🔗
bOb_stanzas_are_sent_and_received_3343@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-04-25 14:48:55.284 ***🔗
bOb_stanzas_are_sent_and_received_3343@localhost/res1 out
<iq type='set' id='1c91731f9f6aef0828045511858e8b14'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 14:48:55.285 ***🔗
bOb_stanzas_are_sent_and_received_3343@localhost/res1 in
<iq id='1c91731f9f6aef0828045511858e8b14' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_stanzas_are_sent_and_received_3343@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 14:48:55.285 ***🔗
bob_stanzas_are_sent_and_received_3343@localhost/res1 out
<iq type='set' id='7f8a6cdc63f2ad21ee5dcaffd442558f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:48:55.286 ***🔗
bob_stanzas_are_sent_and_received_3343@localhost/res1 in
<iq from='localhost' to='bob_stanzas_are_sent_and_received_3343@localhost/res1' id='7f8a6cdc63f2ad21ee5dcaffd442558f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:48:55.287 ***🔗
bob_stanzas_are_sent_and_received_3343@localhost/res1 out
<presence/>



*** User 2024-04-25 14:48:55.291 ***🔗
bob_stanzas_are_sent_and_received_3343@localhost/res1 in
<presence from='bob_stanzas_are_sent_and_received_3343@localhost/res1' to='bob_stanzas_are_sent_and_received_3343@localhost/res1'/>



*** User 2024-04-25 14:48:55.348 ***🔗
REST request:
Code: 204
Req: {<0.87403.0>,<<"/api/stanzas">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"81315d5c354a9500">>}],
      <<"{\"stanza\":\"the bodyinside the sibling\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 14:48:55 GMT">>}],
         <<>>,80,54614}
Params: #{path => <<"/api/stanzas">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"stanza\":\"the bodyinside the sibling\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-25 14:48:55.348 ***🔗
bob_stanzas_are_sent_and_received_3343@localhost/res1 in
<message from='alice_stanzas_are_sent_and_received_3343@localhost/res1' to='bob_stanzas_are_sent_and_received_3343@localhost/res1' id='b527fff57c4a3576' extra='attribute'>
	<body>the body</body>
	<sibling>inside the sibling</sibling>
	<stanza-id by='bob_stanzas_are_sent_and_received_3343@localhost' id='C5NCSBKK3U81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-04-25 14:48:55.349 ***🔗
bob_stanzas_are_sent_and_received_3343@localhost/res1 out
</stream:stream>

*** User 2024-04-25 14:48:55.349 ***🔗
bob_stanzas_are_sent_and_received_3343@localhost/res1 in
</stream:stream>

*** User 2024-04-25 14:48:55.349 ***🔗
alice_stanzas_are_sent_and_received_3343@localhost/res1 out
</stream:stream>

*** User 2024-04-25 14:48:55.350 ***🔗
alice_stanzas_are_sent_and_received_3343@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 14:48:55.356 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4885.html



=== Ended at 2024-04-25 14:48:55
=== successfully completed test case
=== === Returned value: ok