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

=== Config value:

    [{watchdog,<0.71454.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,disabled},
     {preset,"internal_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@6b87bb397ec6.2024-04-16_10.12.53/big_tests.tests.rest_SUITE.logs/run.2024-04-16_10.29.10/rest_suite.stanzas_are_sent_and_received.92548.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@6b87bb397ec6.2024-04-16_10.12.53/big_tests.tests.rest_SUITE.logs/run.2024-04-16_10.29.10/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => mnesia,iqdisc => parallel},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        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_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,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@6b87bb397ec6.2024-04-16_10.12.53"

=== Started at 2024-04-16 10:29:10


*** CT 2024-04-16 10:29:10.417 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4539.html

*** User 2024-04-16 10:29:10.445 ***🔗
alicE_stanzas_are_sent_and_received_2470@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-16 10:29:10.446 ***🔗
alicE_stanzas_are_sent_and_received_2470@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='edc7ed5b33c39726' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 10:29:10.446 ***🔗
alicE_stanzas_are_sent_and_received_2470@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-16 10:29:10.447 ***🔗
alicE_stanzas_are_sent_and_received_2470@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3N0YW56YXNfYXJlX3NlbnRfYW5kX3JlY2VpdmVkXzI0NzAAbWF0eWdyeXNh</auth>



*** User 2024-04-16 10:29:10.448 ***🔗
alicE_stanzas_are_sent_and_received_2470@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 10:29:10.448 ***🔗
alicE_stanzas_are_sent_and_received_2470@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-16 10:29:10.453 ***🔗
alicE_stanzas_are_sent_and_received_2470@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='671e9a5501780207' from='localhost' version='1.0' xml:lang='en' to='alice_stanzas_are_sent_and_received_2470@localhost'>

*** User 2024-04-16 10:29:10.454 ***🔗
alicE_stanzas_are_sent_and_received_2470@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-16 10:29:10.455 ***🔗
alicE_stanzas_are_sent_and_received_2470@localhost/res1 out
<iq type='set' id='bf196cd83f0cb7c1b7367d79b6e48c9a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 10:29:10.456 ***🔗
alicE_stanzas_are_sent_and_received_2470@localhost/res1 in
<iq id='bf196cd83f0cb7c1b7367d79b6e48c9a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_stanzas_are_sent_and_received_2470@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 10:29:10.456 ***🔗
alice_stanzas_are_sent_and_received_2470@localhost/res1 out
<iq type='set' id='b4054fd2e38cfcdfcf1592a1ec771641'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:29:10.457 ***🔗
alice_stanzas_are_sent_and_received_2470@localhost/res1 in
<iq from='localhost' to='alice_stanzas_are_sent_and_received_2470@localhost/res1' id='b4054fd2e38cfcdfcf1592a1ec771641' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:29:10.458 ***🔗
alice_stanzas_are_sent_and_received_2470@localhost/res1 out
<presence/>



*** User 2024-04-16 10:29:10.459 ***🔗
alice_stanzas_are_sent_and_received_2470@localhost/res1 in
<presence from='alice_stanzas_are_sent_and_received_2470@localhost/res1' to='alice_stanzas_are_sent_and_received_2470@localhost/res1'/>



*** User 2024-04-16 10:29:10.462 ***🔗
bOb_stanzas_are_sent_and_received_2470@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-16 10:29:10.467 ***🔗
bOb_stanzas_are_sent_and_received_2470@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='86cd758eb1ccd2b1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 10:29:10.467 ***🔗
bOb_stanzas_are_sent_and_received_2470@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-16 10:29:10.467 ***🔗
bOb_stanzas_are_sent_and_received_2470@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zdGFuemFzX2FyZV9zZW50X2FuZF9yZWNlaXZlZF8yNDcwAG1ha3JvbGlrYQ==</auth>



*** User 2024-04-16 10:29:10.468 ***🔗
bOb_stanzas_are_sent_and_received_2470@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 10:29:10.468 ***🔗
bOb_stanzas_are_sent_and_received_2470@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-16 10:29:10.469 ***🔗
bOb_stanzas_are_sent_and_received_2470@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c3eb39835e82955e' from='localhost' version='1.0' xml:lang='en' to='bob_stanzas_are_sent_and_received_2470@localhost'>

*** User 2024-04-16 10:29:10.469 ***🔗
bOb_stanzas_are_sent_and_received_2470@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-16 10:29:10.469 ***🔗
bOb_stanzas_are_sent_and_received_2470@localhost/res1 out
<iq type='set' id='50ee59c0c44f6290aaf6ca97f8375be2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 10:29:10.470 ***🔗
bOb_stanzas_are_sent_and_received_2470@localhost/res1 in
<iq id='50ee59c0c44f6290aaf6ca97f8375be2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_stanzas_are_sent_and_received_2470@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 10:29:10.470 ***🔗
bob_stanzas_are_sent_and_received_2470@localhost/res1 out
<iq type='set' id='0deaed155b7fea165b9dc17999b7da89'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:29:10.471 ***🔗
bob_stanzas_are_sent_and_received_2470@localhost/res1 in
<iq from='localhost' to='bob_stanzas_are_sent_and_received_2470@localhost/res1' id='0deaed155b7fea165b9dc17999b7da89' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:29:10.471 ***🔗
bob_stanzas_are_sent_and_received_2470@localhost/res1 out
<presence/>



*** User 2024-04-16 10:29:10.472 ***🔗
bob_stanzas_are_sent_and_received_2470@localhost/res1 in
<presence from='bob_stanzas_are_sent_and_received_2470@localhost/res1' to='bob_stanzas_are_sent_and_received_2470@localhost/res1'/>



*** User 2024-04-16 10:29:10.482 ***🔗
REST request:
Code: 204
Req: {<0.71727.0>,<<"/api/stanzas">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"37d08d160012963e">>}],
      <<"{\"stanza\":\"the bodyinside the sibling\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 10:29:09 GMT">>}],
         <<>>,80,1215}
Params: #{path => <<"/api/stanzas">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body =>
              <<"{\"stanza\":\"the bodyinside the sibling\"}">>,
          return_headers => true}


*** User 2024-04-16 10:29:10.482 ***🔗
bob_stanzas_are_sent_and_received_2470@localhost/res1 in
<message from='alice_stanzas_are_sent_and_received_2470@localhost/res1' to='bob_stanzas_are_sent_and_received_2470@localhost/res1' id='a04ab95e384b0813' extra='attribute'>
	<body>the body</body>
	<sibling>inside the sibling</sibling>
</message>



*** User 2024-04-16 10:29:10.483 ***🔗
bob_stanzas_are_sent_and_received_2470@localhost/res1 out
</stream:stream>

*** User 2024-04-16 10:29:10.485 ***🔗
bob_stanzas_are_sent_and_received_2470@localhost/res1 in
</stream:stream>

*** User 2024-04-16 10:29:10.485 ***🔗
alice_stanzas_are_sent_and_received_2470@localhost/res1 out
</stream:stream>

*** User 2024-04-16 10:29:10.486 ***🔗
alice_stanzas_are_sent_and_received_2470@localhost/res1 in
</stream:stream>
*** CT 2024-04-16 10:29:10.504 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4539.html



=== Ended at 2024-04-16 10:29:10
=== successfully completed test case
=== === Returned value: ok