=== Test case: websockets_SUITE:escape_chat_msg/1 (click for source code)

=== Config value:

    [{user,geralt},
     {watchdog,<0.31510.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8dd706b7fd53.2022-05-18_09.59.49/big_tests.tests.websockets_SUITE.logs/run.2022-05-18_10.16.43/websockets_suite.escape_chat_msg.html"},
     {tc_group_properties,[{name,ws_chat},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/websockets_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@8dd706b7fd53.2022-05-18_09.59.49/big_tests.tests.websockets_SUITE.logs/run.2022-05-18_10.16.43/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8dd706b7fd53.2022-05-18_09.59.49"

=== Started at 2022-05-18 10:16:44


*** CT 2022-05-18 10:16:44.010 *** View log from node mongooseim@localhost when started mongooseim@localhost_5747.html
*** CT 2022-05-18 10:16:44.011 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2023.html

*** User 2022-05-18 10:16:44.012 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:16:44.012 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='57a7c6f5a066bb82' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:16:44.013 ***
alicE@localhost/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-18 10:16:44.013 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-18 10:16:44.015 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:16:44.015 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:16:44.015 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='33500c3eedc73d1d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:16:44.015 ***
alicE@localhost/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-18 10:16:44.015 ***
alicE@localhost/res1 out
<iq type='set' id='0c0b0c83a02d64c49c7c5050c28ae6fd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:16:44.016 ***
alicE@localhost/res1 in
<iq id='0c0b0c83a02d64c49c7c5050c28ae6fd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:16:44.016 ***
alice@localhost/res1 out
<iq type='set' id='4f8589cfeccfdb1e73ea4c0fcf6ca032'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:16:44.016 ***
alice@localhost/res1 in
<iq type='result' id='4f8589cfeccfdb1e73ea4c0fcf6ca032'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:16:44.016 ***
alice@localhost/res1 out
<presence/>



*** User 2022-05-18 10:16:44.018 ***
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:16:44.019 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-05-18 10:16:44.019 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='65bde7f5dabdd6e2' from='localhost'/>



*** User 2022-05-18 10:16:44.019 ***
geralt@localhost/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-18 10:16:44.019 ***
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-05-18 10:16:44.021 ***
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:16:44.021 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-05-18 10:16:44.021 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='26f35f787f376bdf' from='localhost'/>



*** User 2022-05-18 10:16:44.021 ***
geralt@localhost/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-18 10:16:44.021 ***
geralt@localhost/res1 out
<iq type='set' id='a1661cbd87d96d2fc20e9d61bc22a0c3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:16:44.021 ***
geralt@localhost/res1 in
<iq id='a1661cbd87d96d2fc20e9d61bc22a0c3' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:16:44.021 ***
geralt@localhost/res1 out
<iq type='set' id='094b5eacd7b3b50644fc9da3965066da'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:16:44.021 ***
geralt@localhost/res1 in
<iq type='result' id='094b5eacd7b3b50644fc9da3965066da' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:16:44.022 ***
geralt@localhost/res1 out
<presence/>



*** User 2022-05-18 10:16:44.023 ***
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2022-05-18 10:16:44.023 ***
carol@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:16:44.035 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:16:44.035 ***
carol@localhost/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-18 10:16:44.035 ***
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-05-18 10:16:44.038 ***
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:16:44.038 ***
carol@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:16:44.049 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:16:44.049 ***
carol@localhost/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-18 10:16:44.049 ***
carol@localhost/res1 out
<iq type='set' id='94a38a1f87b4334c0bb98bf154355b4a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:16:44.050 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' id='94a38a1f87b4334c0bb98bf154355b4a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:16:44.050 ***
carol@localhost/res1 out
<iq type='set' id='048bfe31a280c0e439fadd0d28acd837'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:16:44.050 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='048bfe31a280c0e439fadd0d28acd837'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:16:44.050 ***
carol@localhost/res1 out
<presence/>



*** User 2022-05-18 10:16:44.052 ***
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:16:44.052 ***
alice@localhost/res1 out
<message to='geralt@localhost/res1' type='chat'>
	<body>Hi! &amp; &lt; &gt;</body>
</message>



*** User 2022-05-18 10:16:44.053 ***
geralt@localhost/res1 in
<message from='alice@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hi! &amp; &lt; &gt;</body>
</message>



*** User 2022-05-18 10:16:44.053 ***
geralt@localhost/res1 out
<message to='alice@localhost/res1' type='chat'>
	<body>Hello! &amp; &lt; &gt;</body>
</message>



*** User 2022-05-18 10:16:44.053 ***
alice@localhost/res1 in
<message from='geralt@localhost/res1' to='alice@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello! &amp; &lt; &gt;</body>
</message>



*** User 2022-05-18 10:16:44.053 ***
geralt@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<body>Hey! &amp; &lt; &gt;</body>
</message>



*** User 2022-05-18 10:16:44.054 ***
carol@localhost/res1 in
<message from='geralt@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hey! &amp; &lt; &gt;</body>
</message>



*** User 2022-05-18 10:16:44.054 ***
carol@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:16:44.054 ***
carol@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:16:44.054 ***
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-05-18 10:16:44.055 ***
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-05-18 10:16:44.055 ***
alice@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:16:44.055 ***
alice@localhost/res1 in
</stream:stream>

*** System report during websockets_SUITE:escape_chat_msg/1 in ws_chat 2022-05-18 10:16:44.055 ***
=ERROR REPORT==== 18-May-2022::10:16:44.055696 ===
** State machine <0.31560.1> terminating
** Last event = {cast,{ws_send,<0.31559.1>,
                               #Ref<0.3711328394.3919577090.233747>,close}}
** When server state  = {connected,
                            {state,<0.31559.1>,
                                {up,#Ref<0.3711328394.3919577090.233744>},
                                "localhost",5280,<<"http">>,"localhost",5280,
                                [],
                                #{protocols => [http],transport => tcp},
                                undefined,#Port<0.6218>,gun_tcp,true,
                                {tcp,tcp_closed,tcp_error},
                                gun_http,
                                {http_state,#Port<0.6218>,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}]}]



*** System report during websockets_SUITE:escape_chat_msg/1 in ws_chat 2022-05-18 10:16:44.056 ***
=CRASH REPORT==== 18-May-2022::10:16:44.056199 ===
  crasher:
    initial call: gun:init/1
    pid: <0.31560.1>
    registered_name: []
    exception error: undefined function gun_http:ws_send/6
      in function  gun:connected/3 (/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl, line 1301)
      in call from gen_statem:loop_state_callback/11 (gen_statem.erl, line 1194)
    ancestors: [gun_conns_sup,gun_sup,<0.1349.0>]
    message_queue_len: 1
    messages: [{'DOWN',#Ref<0.3711328394.3919577090.233744>,process,
                          <0.31559.1>,normal}]
    links: [<0.1351.0>,#Port<0.6218>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 6772
    stack_size: 29
    reductions: 17317
  neighbours:



*** System report during websockets_SUITE:escape_chat_msg/1 in ws_chat 2022-05-18 10:16:44.056 ***
=SUPERVISOR REPORT==== 18-May-2022::10:16:44.056639 ===
    supervisor: {local,gun_conns_sup}
    errorContext: child_terminated
    reason: {undef,
                [{gun_http,ws_send,
                     [close,
                      {http_state,#Port<0.6218>,gun_tcp,#{},'HTTP/1.1',
                          keepalive,<<>>,undefined,[],head,
                          {0,0},
                          head},
                      #Ref<0.3711328394.3919577090.233747>,<0.31559.1>,
                      gun_default_event_h,undefined],
                     []},
                 {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}]}]}
    offender: [{pid,<0.31560.1>},
               {id,gun},
               {mfargs,{gun,start_link,undefined}},
               {restart_type,temporary},
               {significant,false},
               {shutdown,5000},
               {child_type,worker}]


*** CT 2022-05-18 10:16:44.057 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2023.html
*** CT 2022-05-18 10:16:44.057 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5747.html



=== Ended at 2022-05-18 10:16:44
=== successfully completed test case
=== === Returned value: ok


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