=== Test case: bosh_SUITE:multiple_stanzas/1 (click for source code)

=== Config value:

    [{user,carol_s},
     {watchdog,<0.8546.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.bosh_SUITE.logs/run.2022-05-25_09.03.59/bosh_suite.multiple_stanzas.13443.html"},
     {tc_group_properties,[{shuffle,{1653,469441,676893}},{name,chat_https}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.bosh_SUITE.logs/run.2022-05-25_09.03.59/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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 => #{iqdisc => no_queue},
        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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        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,[{carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38"

=== Started at 2022-05-25 09:04:02


*** CT 2022-05-25 09:04:02.259 *** View log from node mongooseim@localhost when started mongooseim@localhost_58.html
*** CT 2022-05-25 09:04:02.260 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_23.html

*** User 2022-05-25 09:04:02.260 ***
carol_s@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'>

*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-05-25 09:04:02.261 ***
=WARNING REPORT==== 25-May-2022::09:04:02.261697 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:04:02.280 ***
carol_s@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:04:02.281 ***
carol_s@domain.example.com/res1 in
<stream:features>
	<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-05-25 09:04:02.281 ***
carol_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-05-25 09:04:02.282 ***
=WARNING REPORT==== 25-May-2022::09:04:02.282021 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:04:02.289 ***
carol_s@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:04:02.289 ***
carol_s@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-05-25 09:04:02.300 ***
carol_s@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:04:02.301 ***
carol_s@domain.example.com/res1 in
<stream:features>
	<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-05-25 09:04:02.301 ***
carol_s@domain.example.com/res1 out
<iq type='set' id='8ca9b714fdfa960b48fac462e9ba7f08'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:04:02.301 ***
carol_s@domain.example.com/res1 in
<iq xmlns='jabber:client' id='8ca9b714fdfa960b48fac462e9ba7f08' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:04:02.302 ***
carol_s@domain.example.com/res1 out
<iq type='set' id='325ee95e100ab274733d9a1d41759d6e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:04:02.302 ***
carol_s@domain.example.com/res1 in
<iq xmlns='jabber:client' type='result' id='325ee95e100ab274733d9a1d41759d6e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:04:02.302 ***
carol_s@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:04:02.304 ***
carol_s@domain.example.com/res1 in
<presence xmlns='jabber:client' from='carol_s@domain.example.com/res1' to='carol_s@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:04:02.305 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-05-25 09:04:02.306 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='7dd8e06b685ffc2a' from='domain.example.com'/>



*** User 2022-05-25 09:04:02.306 ***
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-05-25 09:04:02.306 ***
geralt@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-05-25 09:04:02.307 ***
geralt@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:04:02.307 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-05-25 09:04:02.308 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='4e0982a99ef6ff1e' from='domain.example.com'/>



*** User 2022-05-25 09:04:02.308 ***
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-05-25 09:04:02.308 ***
geralt@domain.example.com/res1 out
<iq type='set' id='9760e49615afebd6a46a4254ff271b13'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:04:02.308 ***
geralt@domain.example.com/res1 in
<iq id='9760e49615afebd6a46a4254ff271b13' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:04:02.308 ***
geralt@domain.example.com/res1 out
<iq type='set' id='42585cfad703d85b34b72594e1d7c35e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:04:02.308 ***
geralt@domain.example.com/res1 in
<iq type='result' id='42585cfad703d85b34b72594e1d7c35e' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:04:02.308 ***
geralt@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:04:02.310 ***
geralt@domain.example.com/res1 in
<presence from='geralt@domain.example.com/res1' to='geralt@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2022-05-25 09:04:02.310 ***
alicE@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-05-25 09:04:02.310 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d62386ed10a9c877' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:04:02.311 ***
alicE@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-05-25 09:04:02.311 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 09:04:02.312 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:04:02.312 ***
alicE@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-05-25 09:04:02.312 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='895b457484286850' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:04:02.312 ***
alicE@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-05-25 09:04:02.312 ***
alicE@domain.example.com/res1 out
<iq type='set' id='5fc811754552ebbb29654518c13ddec4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:04:02.312 ***
alicE@domain.example.com/res1 in
<iq id='5fc811754552ebbb29654518c13ddec4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:04:02.313 ***
alice@domain.example.com/res1 out
<iq type='set' id='ca586ce036ad767fbeb52cc5250bdfa1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:04:02.313 ***
alice@domain.example.com/res1 in
<iq type='result' id='ca586ce036ad767fbeb52cc5250bdfa1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:04:02.313 ***
alice@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:04:02.314 ***
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:04:02.315 ***
geralt@domain.example.com/res1 in
<message from='carol_s@domain.example.com/res1' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-05-25 09:04:02.315 ***
alice@domain.example.com/res1 in
<message from='carol_s@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en' type='chat'>
	<body>Hello</body>
</message>



*** User 2022-05-25 09:04:02.316 ***
geralt@domain.example.com/res1 in
<message from='carol_s@domain.example.com/res1' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-05-25 09:04:02.316 ***
carol_s@domain.example.com/res1 in
<iq xmlns='jabber:client' from='domain.example.com' to='carol_s@domain.example.com/res1' id='39abae1510f17d2c0dad378f7b693ee8' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.domain.example.com'/>
	</query>
</iq>



*** User 2022-05-25 09:04:02.316 ***
alice@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:04:02.316 ***
alice@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-25 09:04:02.317 ***
geralt@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-05-25 09:04:02.317 ***
geralt@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-05-25 09:04:02.317 ***
carol_s@domain.example.com/res1 out
</stream:stream>

*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-05-25 09:04:02.318 ***
=ERROR REPORT==== 25-May-2022::09:04:02.317905 ===
** State machine <0.8834.0> terminating
** Last event = {cast,{ws_send,<0.8833.0>,#Ref<0.1845991959.640679939.196185>,
                               close}}
** When server state  = {connected,
                            {state,<0.8833.0>,
                                {up,#Ref<0.1845991959.640679939.196181>},
                                "localhost",5280,<<"http">>,"localhost",5280,
                                [],
                                #{protocols => [http],transport => tcp},
                                undefined,#Port<0.653>,gun_tcp,true,
                                {tcp,tcp_closed,tcp_error},
                                gun_http,
                                {http_state,#Port<0.653>,gun_tcp,#{},
                                    'HTTP/1.1',keepalive,<<>>,undefined,[],
                                    head,
                                    {0,0},
                                    head},
                                undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]



*** User 2022-05-25 09:04:02.318 ***
carol_s@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-25 09:04:02.320 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_23.html
*** CT 2022-05-25 09:04:02.320 *** View log from node mongooseim@localhost when finished mongooseim@localhost_58.html



=== Ended at 2022-05-25 09:04:02
=== successfully completed test case
=== === Returned value: ok


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