=== 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,
           shaper => c2s_shaper,proto => tcp,ip_address => "0",
           tls =>
               #{module => fast_tls,mode => starttls,
                 ciphers => "TLSv1.2:TLSv1.3",verify_mode => none,
                 certfile => "priv/ssl/fake_server.pem",
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                 dhfile => "priv/ssl/fake_dh_server.pem"},
           ip_tuple => {0,0,0,0},
           connection_type => undefined,max_stanza_size => 65536,
           ip_version => 4,c2s_state_timeout => 5000,
           backwards_compatible_session => true,proxy_protocol => false,
           max_connections => infinity,reuse_port => false}},
     {watchdog,<0.1502.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"mysql_redis"},
     {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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.47.25/mim_c2s_suite.too_big_opening_tag_is_rejected.132.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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.47.25/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@ddae1a9683cd.2024-04-23_06.47.23"

=== Started at 2024-04-23 06:47:25


*** CT 2024-04-23 06:47:25.919 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_27.html

*** User 2024-04-23 06:47:26.017 ***🔗
alicE_too_big_opening_tag_is_rejected_10@localhost out
<stream:stream bigattr='a6e73ae2f40780c2e2ee43c5162c5fe2a8bd4909d60b6cdd11012dccce999ad4db76be50b238c94fdb6fd24af29e6bfcebb1b57de06d64466e84f927d15b813a22e943343931f24f7956c131725602aea8a3a9132188502c550eb0204462f0f9d5a923cd6c913d735231813f0ec37b39f1d713380e885bd5e9e390a92b5219e348e7e46000d2492ed164f26fa45f87c19e1e78cbcd66bfa5ff4c1b66dd6826dbc6df3a4bf886039c9fea0f94dd3fac32b704e8a513a65709b7c65b27b6d8f45ad0d7667bc10dbaa981774574de5aa5fba07913f2e972b5d2c684c5b4f843fbf722e4e32322d413cee590524a39d70851f3be9fe225e3646d4038445213f6a98c2a4bea12836590b7c660cfa86ad7958e1fa957ff01b8b43d585b0f149a348d0b4b16383270f4022d0208287bb9bf24a210f8ba7fc647100f6a572eb1486885fd9d809bebba63512d09b548cdd5fcfcd9e64478bfb4c61f62d64f46bcaf5f03d8675bb3a983225ff8faf2876a76a6f9e350bbb2caad37445a9a0899b34c97618441fc05ef3a2c951a0452964b96625787c0ae499f4814f6bf3969662032e2086e0500b2e3a379f2be022f675b32f64bc7e668939f30a1ef88fcebf40aa84b5231fe7268f9b1baae41ab174be530282b21f0ceb6061d30c13f093eaf4c123e42a7dba78eb5168a4febcc07d1e0897e96dd33439e4837e38e2f442e0e7849ced52d7649c1476251ed58185b054a98190cce870d5d06c6eb8ae1c6bd081025ca9cff59d54809378ad1168ee0343e74d2bced50568529e99bb7751dc6f1ffbc5e8fe13630ef9fdccda08ace658565666217e0d0ca8b5b8847425da150f62003e95f709cbf9496af32b6f9e749e69e3dce6af547c6ba1ca9beddc154ea5093bd69ac82b7ea3673991bd8af356b1a0d110f05fde260fb8e77e1c86a38fdf6661af4de30a9b41760c5706bf3540b14359f0b5c7c77e16117f82826d8f333f3f71ba251f3e31992850f5946a9fa9e04d4ffa74544bde343edf430cb11e54a962cd1de16d9b4a08c815476b666219431c245937b5a1790a315ee5f34cd6cf70eeb099f6d1a4d17a4cab120a79adaa6759bd93fb0151032269e94680866e49a7c66624da63336affe8349f84a625201338987eb4bb4342fa92fb0b332b7aa00bab06a408ed9ac0d86fdcf94ebd9384a58104d73836c59c30d447310424e560f4eb8a14ee3b9c93a6273e2550503de33f8a6cae272972745c5220f8ba2056d4d9acfbf43331a6a63986a68eda4d3ffb5202308812d0c6bae1b0dc6be8fcbb68e7f2eb7605493d60c11915f1cae0d261f55e6c5f397fabd06e279b0d5b47ec590d929a6731c24f2bc699b087c55252ba6e1e44734f726c87851b3d1c17722763623f7453506284eb85f01e1bb95511f51ece8e8239a605a40d7c1accce1f5b16ceabc6a111d8f'/>



*** User 2024-04-23 06:47:26.018 ***🔗
alicE_too_big_opening_tag_is_rejected_10@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bc9a892143c4220b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:47:26.038 ***🔗
alicE_too_big_opening_tag_is_rejected_10@localhost in
<stream:error>
	<xml-not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>



*** User 2024-04-23 06:47:26.038 ***🔗
alicE_too_big_opening_tag_is_rejected_10@localhost in
</stream:stream>
*** CT 2024-04-23 06:47:26.050 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_33.html



=== Ended at 2024-04-23 06:47:26
=== successfully completed test case
=== === Returned value: true