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

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.24851.2>},
     {original_listeners,[#{connection_type => undefined,
                            handlers =>
                                [#{host => '_',module => mod_bosh,
                                   path => "/http-bind"},
                                 #{backwards_compatible_session => true,
                                   c2s_state_timeout => 5000,host => '_',
                                   max_stanza_size => infinity,
                                   module => mod_websockets,
                                   path => "/ws-xmpp",timeout => 60000}],
                            ip_address => "0",
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,module => ejabberd_cowboy,
                            port => 5280,proto => tcp,
                            protocol => #{compress => false},
                            transport =>
                                #{max_connections => 1024,
                                  num_acceptors => 10}},
                          #{connection_type => undefined,
                            handlers =>
                                [#{host => '_',module => mod_bosh,
                                   path => "/http-bind"},
                                 #{backwards_compatible_session => true,
                                   c2s_state_timeout => 5000,host => '_',
                                   max_stanza_size => infinity,
                                   module => mod_websockets,
                                   path => "/ws-xmpp",timeout => 60000}],
                            ip_address => "0",
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,module => ejabberd_cowboy,
                            port => 5285,proto => tcp,
                            protocol => #{compress => false},
                            tls =>
                                #{certfile => "priv/ssl/fake_cert.pem",
                                  keyfile => "priv/ssl/fake_key.pem",
                                  password => [],verify_mode => none},
                            transport =>
                                #{max_connections => 1024,
                                  num_acceptors => 10}},
                          #{connection_type => undefined,
                            handlers =>
                                [#{handlers =>
                                       [contacts,users,sessions,messages,
                                        stanzas,muc_light,muc,inbox,domain,
                                        metrics],
                                   host => "localhost",
                                   module => mongoose_admin_api,
                                   path => "/api"}],
                            ip_address => "127.0.0.1",
                            ip_tuple => {127,0,0,1},
                            ip_version => 4,module => ejabberd_cowboy,
                            port => 8088,proto => tcp,
                            protocol => #{compress => false},
                            transport =>
                                #{max_connections => 1024,
                                  num_acceptors => 10}},
                          #{connection_type => undefined,
                            handlers =>
                                [#{docs => true,
                                   handlers =>
                                       [sse,messages,contacts,rooms,
                                        rooms_config,rooms_users,
                                        rooms_messages],
                                   host => '_',module => mongoose_client_api,
                                   path => "/api"}],
                            ip_address => "0",
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,module => ejabberd_cowboy,
                            port => 8089,proto => tcp,
                            protocol => #{compress => true},
                            tls =>
                                #{certfile => "priv/ssl/fake_cert.pem",
                                  keyfile => "priv/ssl/fake_key.pem",
                                  password => [],verify_mode => none},
                            transport =>
                                #{max_connections => 1024,
                                  num_acceptors => 10}},
                          #{connection_type => undefined,
                            handlers =>
                                [#{host => "localhost",
                                   module => mongoose_graphql_handler,
                                   password => <<"secret">>,
                                   path => "/api/graphql",
                                   schema_endpoint => admin,
                                   sse_idle_timeout => 3600000,
                                   username => <<"admin">>}],
                            ip_address => "127.0.0.1",
                            ip_tuple => {127,0,0,1},
                            ip_version => 4,module => ejabberd_cowboy,
                            port => 5551,proto => tcp,
                            protocol => #{compress => false},
                            transport =>
                                #{max_connections => 1024,
                                  num_acceptors => 10}},
                          #{connection_type => undefined,
                            handlers =>
                                [#{host => '_',
                                   module => mongoose_graphql_handler,
                                   path => "/api/graphql",
                                   schema_endpoint => domain_admin,
                                   sse_idle_timeout => 3600000}],
                            ip_address => "0.0.0.0",
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,module => ejabberd_cowboy,
                            port => 5541,proto => tcp,
                            protocol => #{compress => false},
                            transport =>
                                #{max_connections => 1024,
                                  num_acceptors => 10}},
                          #{connection_type => undefined,
                            handlers =>
                                [#{host => '_',
                                   module => mongoose_graphql_handler,
                                   path => "/api/graphql",
                                   schema_endpoint => user,
                                   sse_idle_timeout => 3600000}],
                            ip_address => "0.0.0.0",
                            ip_tuple => {0,0,0,0},
                            ip_version => 4,module => ejabberd_cowboy,
                            port => 5561,proto => tcp,
                            protocol => #{compress => false},
                            transport =>
                                #{max_connections => 1024,
                                  num_acceptors => 10}}]},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c99c1168ae9b.2024-04-23_11.31.47/big_tests.tests.websockets_SUITE.logs/run.2024-04-23_11.55.00/websockets_suite.too_big_stanza_is_rejected.278402.html"},
     {tc_group_properties,[{name,wss_chat},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@c99c1168ae9b.2024-04-23_11.31.47/big_tests.tests.websockets_SUITE.logs/run.2024-04-23_11.55.00/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"domain.example.com">>},
                                {host,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>},
                                {ssl_opts,[{verify,verify_none}]}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c99c1168ae9b.2024-04-23_11.31.47"

=== Started at 2024-04-23 11:55:02


*** CT 2024-04-23 11:55:02.107 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3378.html

*** User 2024-04-23 11:55:02.111 ***🔗
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 2024-04-23 11:55:02.111 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d5a9f9f765dd6343' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:55:02.112 ***🔗
alicE@domain.example.com/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-23 11:55:02.112 ***🔗
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 11:55:02.113 ***🔗
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:55:02.113 ***🔗
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 2024-04-23 11:55:02.114 ***🔗
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b7b7d742539fa77' from='domain.example.com' version='1.0' xml:lang='en' to='alice@domain.example.com'>

*** User 2024-04-23 11:55:02.114 ***🔗
alicE@domain.example.com/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-23 11:55:02.114 ***🔗
alicE@domain.example.com/res1 out
<iq type='set' id='098a66eb3913c9e579e89eb43bea8181'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:55:02.114 ***🔗
alicE@domain.example.com/res1 in
<iq id='098a66eb3913c9e579e89eb43bea8181' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:55:02.115 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='aea9e41938e722068e1c3ecb8864c431'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:55:02.115 ***🔗
alice@domain.example.com/res1 in
<iq from='domain.example.com' to='alice@domain.example.com/res1' id='aea9e41938e722068e1c3ecb8864c431' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:55:02.116 ***🔗
alice@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:55:02.117 ***🔗
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1'/>



*** User 2024-04-23 11:55:02.165 ***🔗
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2024-04-23 11:55:02.166 ***🔗
geralt_s@domain.example.com/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='8d9be4b9a55d98f8' from='domain.example.com' version='1.0' xml:lang='en'/>



*** User 2024-04-23 11:55:02.166 ***🔗
geralt_s@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<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'/>
</features>



*** User 2024-04-23 11:55:02.167 ***🔗
geralt_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



*** User 2024-04-23 11:55:02.168 ***🔗
geralt_s@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:55:02.168 ***🔗
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2024-04-23 11:55:02.168 ***🔗
geralt_s@domain.example.com/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='fc1c8352535a7d12' from='domain.example.com' version='1.0' xml:lang='en' to='geralt_s@domain.example.com'/>



*** User 2024-04-23 11:55:02.169 ***🔗
geralt_s@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2024-04-23 11:55:02.169 ***🔗
geralt_s@domain.example.com/res1 out
<iq type='set' id='3cf7ba8e7124465d5682b7890e18032b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:55:02.169 ***🔗
geralt_s@domain.example.com/res1 in
<iq id='3cf7ba8e7124465d5682b7890e18032b' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:55:02.170 ***🔗
geralt_s@domain.example.com/res1 out
<iq type='set' id='7236af5db092316969546d01386b30f1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:55:02.170 ***🔗
geralt_s@domain.example.com/res1 in
<iq from='domain.example.com' to='geralt_s@domain.example.com/res1' id='7236af5db092316969546d01386b30f1' type='result' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:55:02.171 ***🔗
geralt_s@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:55:02.172 ***🔗
geralt_s@domain.example.com/res1 in
<presence from='geralt_s@domain.example.com/res1' to='geralt_s@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2024-04-23 11:55:02.172 ***🔗
geralt_s@domain.example.com/res1 out
<message to='alice@domain.example.com/res1' type='chat'>
	<body>7d8ec49ef89d010e4149b638156870e13e63d4a0ed9a43bea15f5d4aa12df06d705cb5ec7e9510b78c5309fe30a811757dee25e66f97b8f97edd1c0f9c2ca0024d6646eecc7b4b7702f7b1a409c4fb7a2b6ad2a963b0a2717509bb001be15ec7cfac9e48875f2a58b2a3168ef9a90439d373ca5ab5d6740146f0e6c3d1fe708b1f389ca27eeba8cb5a9b466a72dee5bf86f2cfa1b9eff1b66e66ad9e9b134e02d684f24ba31016191ffc3bbf9f1b08b2253c2f28259d4b826222804db48d3dbe086580c5d6645195</body>
</message>



*** User 2024-04-23 11:55:02.173 ***🔗
geralt_s@domain.example.com/res1 in
<error xmlns='http://etherx.jabber.org/streams'>
	<policy-violation xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>element too big</text>
</error>



*** User 2024-04-23 11:55:02.173 ***🔗
geralt_s@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-04-23 11:55:02.173 ***🔗
alice@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 11:55:02.173 ***🔗
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-23 11:55:02.176 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3378.html



=== Ended at 2024-04-23 11:55:02
=== successfully completed test case
=== === Returned value: ok


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