=== Test case: mim_c2s_SUITE:too_big_opening_tag_is_rejected/1 (click for source code)

=== Config value:

    [{c2s_listener,
         #{access => c2s,module => mongoose_c2s_listener,port => 5222,
           num_acceptors => 100,hibernate_after => 0,backlog => 1024,
           ip_address => "0",
           tls =>
               #{module => fast_tls,mode => starttls,
                 certfile => "priv/ssl/fake_server.pem",
                 ciphers => "TLSv1.2:TLSv1.3",
                 dhfile => "priv/ssl/fake_dh_server.pem",verify_mode => none,
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"]},
           proto => tcp,shaper => c2s_shaper,max_stanza_size => 65536,
           ip_tuple => {0,0,0,0},
           c2s_state_timeout => 5000,backwards_compatible_session => true,
           ip_version => 4,proxy_protocol => false,
           connection_type => undefined,max_connections => infinity,
           reuse_port => false}},
     {watchdog,<0.1486.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/mim_c2s_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mim_c2s_SUITE.logs/run.2024-03-18_12.53.31/mim_c2s_suite.too_big_opening_tag_is_rejected.514.html"},
     {tc_group_properties,[{name,basic},parallel]},
     {tc_group_path,[]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mim_c2s_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mim_c2s_SUITE.logs/run.2024-03-18_12.53.31/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_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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,buffer_max => 100,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {alice_bis,
              [{username,<<"alicE">>},
               {server,<<"localhost.bis">>},
               {host,<<"localhost">>},
               {password,<<"matygrysa">>}]},
          {bob,
              [{username,<<"bOb">>},
               {server,<<"localhost">>},
               {password,<<"makrolika">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {carol,
              [{username,<<"carol">>},
               {server,<<"localhost">>},
               {password,<<"jinglebells">>},
               {transport,escalus_bosh},
               {path,<<"/http-bind">>},
               {port,5280}]},
          {carol_s,
              [{username,<<"carol_s">>},
               {server,<<"localhost">>},
               {password,<<"jinglebells_s">>},
               {transport,escalus_bosh},
               {ssl,true},
               {path,<<"/http-bind">>},
               {port,5285},
               {ssl_opts,[{verify,verify_none}]}]},
          {kate,
              [{username,<<"kate">>},
               {server,<<"localhost">>},
               {password,<<"makrowe;p">>}]},
          {mike,
              [{username,<<"mike">>},
               {server,<<"localhost">>},
               {password,<<"nicniema">>}]},
          {john,
              [{username,<<"john">>},
               {server,<<"localhost">>},
               {password,<<"cosontuma">>}]},
          {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">>},
               {ssl_opts,[{verify,verify_none}]}]},
          {hacker,
              [{username,<<"hacker">>},
               {server,<<"localhost">>},
               {password,<<"bringdowntheserver">>},
               {port,5223}]},
          {admin,
              [{username,<<"admin">>},
               {server,<<"localhost">>},
               {password,<<"bruce_almighty">>}]},
          {secure_joe,
              [{username,<<"secure_joe">>},
               {server,<<"localhost">>},
               {password,<<"break_me">>},
               {starttls,required}]},
          {astrid,
              [{username,<<"astrid">>},
               {server,<<"sogndal">>},
               {host,<<"localhost">>},
               {password,<<"doctor">>}]},
          {alice2,
              [{username,<<"alice">>},
               {server,<<"fed1">>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota2">>}]},
          {bob2,
              [{username,<<"bob">>},
               {server,<<109,105,99,104,97,197,130>>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota3">>}]},
          {clusterguy,
              [{username,<<"clusterguy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"distributionftw">>},
               {port,5232}]},
          {clusterbuddy,
              [{username,<<"clusterbuddy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"wasssssssup">>},
               {port,5232}]},
          {eve,
              [{username,<<"eve">>},
               {server,<<"localhost">>},
               {password,<<"password">>},
               {port,5252}]},
          {neustradamus,
              [{username,<<"neustradamus">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"scramshaplus">>},
               {starttls,required},
               {tls_module,fast_tls}]},
          {alice3,
              [{username,<<"alice">>},
               {server,<<"example.com">>},
               {host,<<"localhost">>},
               {password,<<"makota2">>}]},
          {bob3,
              [{username,<<"bob">>},
               {server,<<"example.org">>},
               {host,<<"localhost">>},
               {password,<<"makota3">>},
               {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d44e762df881.2024-03-18_12.53.29"

=== Started at 2024-03-18 12:53:31


*** CT 2024-03-18 12:53:31.373 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_22.html

*** User 2024-03-18 12:53:31.504 ***🔗
alicE_too_big_opening_tag_is_rejected_13@localhost out
<stream:stream bigattr='bd0dc8ba1bb49d8906f0307338c48de587d47d617d087e9735f341705873652eb49d0ff1ab7636950191ac3cf804ddb003924d3a4b40baf64597639fd73009b492f2c7e8220d4859e9b8e66590adf9b662eab043f484c82348e5600cc4f9252b653cb135b5931685357cb3e480d6ecc12de05d395b3b7b57593b88946bdc473ec93341c0aa6ead7552ba0000badeab8fbd4068bfb8a85208dc75a845d5633943f52727717f1293fd4fd5cd18db25180e60b5facf668363ec227c28540b7b8bcfba71da4c988c13c1207cd01c4ddc63a0570e10282c651e61c73ce55e036acd9fa14b67abf6bae51241fb7eb6688533437c593d0ef75fe99dff6a9d6bb949375549e1c9733a6bec00a332e12f4096f811d896b5346f1df34e8b16a5e26cea5e49db978625d58965e31e38a746079e9c55549e2facfab3ba6a7dedd5cd057a8f4eab614bf2655437b5ab17e05958a99dc845199fd43a516891218dc353bed1e880068eb4fdd1ad747b1a5e1cb28f160bb31f445261164eab58284e2c8e040e7822d158cb65013e8c1c30ebc195c876b9c2fd40a18c19abb858935322c7ade827be701c51390f7b0ac8c1e3cac70ebc7d4392f2ac5c3edac26a00a07d59c1652ad9ffcbe4b882ea0f72317e8a5ef344843fa6671d4204d5fec4c01e1ae9fca7f16daef6fdfeea95da8e1cbed6cef31c279bcd82e90fa23a9ba69ecf7fcb078e2f118af81993e2ad9df50899b346681847898102316ae96234129edf0a8ca8e0066da69d0f34fbd1eb508160eca01fa8ed3a469e2fdb6fd927e81f77f5659bb39f66649fd603919ec470e2cfce505c279da1e844029b44d33ac84a61e7fac80e6dc7d15f3978ac7738dbbb7f9ffca1b6df37b99149dafeca7f3e0599be485842206f4b32d5df725f4db8a8c9ce36da17b05134c1321455bcaa2990ca2b1c6ba1c987efb9b0f6a7c9597a46cfa4edaa581acb6d85b353a7daa0383c0056af29494026c34e7f9f00aa79f8e4612565739159dd95c0e86d22b41c24b525021c902da5eb8a5efc9cf28e4f93a4b8956fc92112cbef50e40058ffac335d094af8e9a980cfe851792cce85438dcc3e32960fa75b5bd02f1c0726d78f9a2177f7a7fb9bbc5308e16be982c1317525f910f1ddc5b72a461ee7a89cce27cd62483aa4a05f7205c9a0ff84fb648923ca0b52c62459fb87e12a349fad5bc0da70720f78434f600df080ea2b1ee3f1fcaa46dd1fe5d2756b754546add0b1d0cb4d7779ae79888902e2920162b4b215a6debaee2ee73853224afed76b68096c107437b69ad8e2e909ee17ec7ef01971c0ee90efb9ba3e54247c47b00f4bd71a0d953049df0af514a7bac7b295e0450a8841cff1530ebb45011411096557d7937d2cec4f41b27675af127abd329ec211f217b5cf3dbeca1992640ca7102e9ac8d6920df4c8160c49f0'/>



*** User 2024-03-18 12:53:31.505 ***🔗
alicE_too_big_opening_tag_is_rejected_13@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='13e294487dbea055' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 12:53:31.524 ***🔗
alicE_too_big_opening_tag_is_rejected_13@localhost in
<stream:error>
	<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>



*** User 2024-03-18 12:53:31.524 ***🔗
alicE_too_big_opening_tag_is_rejected_13@localhost in
</stream:stream>
*** CT 2024-03-18 12:53:31.540 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_28.html



=== Ended at 2024-03-18 12:53:31
=== successfully completed test case
=== === Returned value: true