=== 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",shaper => c2s_shaper,proto => tcp,
           connection_type => undefined,max_stanza_size => 65536,
           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},
           ip_version => 4,backwards_compatible_session => true,
           c2s_state_timeout => 5000,max_connections => infinity,
           proxy_protocol => false,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,"pgsql_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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.47.07/mim_c2s_suite.too_big_opening_tag_is_rejected.771.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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.47.07/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,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@7856d109ddbc.2024-04-23_06.47.05"

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


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

*** User 2024-04-23 06:47:07.991 ***🔗
alicE_too_big_opening_tag_is_rejected_12@localhost out
<stream:stream bigattr='25acd2e48dc621aa160930409aa1f53501fe0388ea43d3ae69905512f7f7725be82cd10667dea861394b74349656c9a4b580e64a923c2287d3be86f3c35dc87fcf7bef16e15b57af959f661d57837cc72d327da6dd5ea695fe1e71ce2a645ce7b01e6289ac2103e583ff66d61beb75244321cd242c03569bbfd3791acc3b7318f68516c10e2b8dcb3d5cc66ad64b2cd50aedf9f0070af9cc239a323e94087c797aa179109070db2c340a8a51c3018168c3dbe0406a392aae2debb7341f7007bcfa8b4734fa861fb20243cb73915bda95a71cea04e71e35461a289de6d2a1123655e4d3b26942215c6a88b009e75d5727fe4a7cd704e848f8da83cf75c095f992a7579a75af59139d90d2447402ab9a17641cc0e320a94ab7659e72797f9c122c24b357b98e8c6316a8c255a3305b51611de157cdd5fdeae7a612a0275879e3d43683ea015903538d97be2aadc7663319197ca0eae60aa4b073ff93118a79829f3448e10d6065662254931c8f720cbaa5c473e59552c9ddde8b841f4d2c86f0449eea13e0675cd5bca6b8d95951b660a8fa72405fa0b9d79fc0178c87d8eddc473fc97b48dff42aed46b70ade8c148719919bfd84b95e0be07f921b7ab7473358c86d02a79967d973ba86dfc5af12dc207f4fda05a240802f77c0aef0ba221b245416038ccd6edeae4cad009300a47b654885d099ffcebf29936d28fc73db9590bd503b691e9d53f154bd3129195633562e11309ced590023b9b407026567ae9406b3161d64348113cdbd089385245d3a538336d9df25caa7e63050d216d0cf8f3fafb3b5042ca5e4c2a698c503051369879eb746612cf2b64a28ac219b5ec227e26633b6493fde8baba9cb2128a957cd6572ebfc8393ba29ac761f25ce5d0fe409c93bbac06dc210745d4d3b63b0f0e8458ff92f555de1384b64a1a336534ad7a33d55807fd0900ff28f18c173843741c1f5a82e1f8f942dc81df66d2ad39fee8bba74e5d2993097d552419590b8d179e66cbdefc94b8ff98771f87338acf7656bf98b18668f7bd3adb10d37544d7b4839e9d635fcb2a4c24b33c28881f69979e2dd762d8cceff96052e907be53a842cee148fff43dc188e2813e2c7f4e7fff801971944777e3601dd85f4c4b48e13e750ae9c53befd20e83e7fd780e99070ae9aefabd209cf547ea66aa27436dde78bb6fe6f70ffc044cf5964c79cf38c7c477923eb81ec41da3e12fe93976815e2648c782368431ed08024452d4567e142d0e0dd08c99bdaba3b94fac0d0e63fd81d0656c6db72f4cb2e1a3cf94309d82431dfffdedc13f9235d17bdd5555c20bd33b775835472cb2e62d4f08acbce0e76b572385d54e149b5d9f397a64822da0a43a4d54c3a0e17c75adeec9caad77f137cccd8b2f92efeb3445d545e9780a41e31d16062baa7b20aa1a2dfffceaff45618'/>



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

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



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



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