Unexpected I/O


*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:14:42.502 ***
=ERROR REPORT==== 25-Apr-2024::15:14:42.501842 ===
Error in process <0.91793.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"greg-self-signed@localhost/">>,escalus_tcp,
                  <0.91794.0>,undefined,
                  [{username,<<"greg-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"ec279d0fd7a06055">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-self_signed_cert_fails_to_authenticate/2-fun-0-',3,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,298}]}]}



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:14:42.507 ***
=NOTICE REPORT==== 25-Apr-2024::15:14:42.507275 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:14:42.508 ***
=NOTICE REPORT==== 25-Apr-2024::15:14:42.508319 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:14:42.529 ***
=NOTICE REPORT==== 25-Apr-2024::15:14:42.529280 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:14:42.530 ***
=NOTICE REPORT==== 25-Apr-2024::15:14:42.530320 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:14:47.479 ***
=CRASH REPORT==== 25-Apr-2024::15:14:47.478413 ===
  crasher:
    initial call: escalus_ws:init/1
    pid: <0.91796.0>
    registered_name: []
    exception error: no match of right hand side value {error,timeout}
      in function  escalus_ws:init/1 (/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_ws.erl, line 178)
      in call from gen_server:init_it/2 (gen_server.erl, line 980)
      in call from gen_server:init_it/6 (gen_server.erl, line 935)
    ancestors: [<0.91795.0>]
    message_queue_len: 0
    messages: []
    links: [<0.91795.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 1598
    stack_size: 28
    reductions: 362
  neighbours:
    neighbour:
      pid: <0.91795.0>
      registered_name: []
      initial_call: {erlang,apply,2}
      current_function: {proc_lib,sync_start,2}
      ancestors: []
      message_queue_len: 0
      links: [<0.91796.0>]
      trap_exit: false
      status: waiting
      heap_size: 2586
      stack_size: 16
      reductions: 524
      current_stacktrace: [{proc_lib,sync_start,2,[{file,"proc_lib.erl"},{line,309}]},
                  {escalus_ws,connect,1,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_ws.erl"},
                       {line,52}]},
                  {escalus_connection,connect,1,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,187}]},
                  {escalus_connection,start,2,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,144}]},
                  {sasl_external_SUITE,
                      '-self_signed_cert_fails_to_authenticate/2-fun-0-',3,
                      [{file,
                           "/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
                       {line,298}]}]


*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:14:47.483 ***
=ERROR REPORT==== 25-Apr-2024::15:14:47.483445 ===
** Generic server <0.91817.0> terminating 
** Last message in was timeout
** When Server state == {state,
                            {"localhost",5285},
                            #{transport => tls,
                              tls_opts =>
                                  [{verify,verify_none},
                                   {versions,['tlsv1.2']},
                                   {certfile,
                                       "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_self_signed_cert.pem"},
                                   {keyfile,
                                       "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_key.pem"}]},
                            2,0,[],[],
                            {[],[]}}
** Reason for termination ==
** {{badmatch,{error,timeout}},
    [{escalus_bosh_gun,connect,2,
                       [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_bosh_gun.erl"},
                        {line,126}]},
     {escalus_bosh_gun,handle_info,2,
                       [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_bosh_gun.erl"},
                        {line,110}]},
     {gen_server,try_handle_info,3,[{file,"gen_server.erl"},{line,1095}]},
     {gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,1183}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,241}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:48.536 ***
=ERROR REPORT==== 25-Apr-2024::15:14:48.536429 ===
Error in process <0.91954.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john@localhost/">>,escalus_tcp,<0.91955.0>,
                  undefined,
                  [{username,<<"john">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"d742145a74c3e94b">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:48.539 ***
=ERROR REPORT==== 25-Apr-2024::15:14:48.539560 ===
Error in process <0.91957.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john@localhost/">>,escalus_tcp,<0.91959.0>,
                  undefined,
                  [{requested_name,<<"john@localhost">>},
                   {username,<<"john">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"5d62231fbfdb71f4">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"am9obkBsb2NhbGhvc3Q=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:48.540 ***
=ERROR REPORT==== 25-Apr-2024::15:14:48.539663 ===
Error in process <0.91966.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"grace@localhost/">>,escalus_tcp,<0.91967.0>,
                  undefined,
                  [{requested_name,<<"grace@localhost">>},
                   {username,<<"grace">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/grace_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/grace_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"1ed012266bea12a1">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Z3JhY2VAbG9jYWxob3N0">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:48.541 ***
=ERROR REPORT==== 25-Apr-2024::15:14:48.541544 ===
Error in process <0.91968.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-alice@localhost/">>,escalus_tcp,<0.91969.0>,
                  undefined,
                  [{username,<<"not-alice">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"d4bc0a5bf6b31e63">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:48.542 ***
=ERROR REPORT==== 25-Apr-2024::15:14:48.541569 ===
Error in process <0.91971.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"bob@localhost/">>,escalus_tcp,<0.91972.0>,undefined,
                  [{requested_name,<<"bob@localhost">>},
                   {username,<<"bob">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"b07d918aaf3ff1a4">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Ym9iQGxvY2FsaG9zdA==">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:48.542 ***
=ERROR REPORT==== 25-Apr-2024::15:14:48.542657 ===
Error in process <0.91980.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"bob@localhost/">>,escalus_tcp,<0.91981.0>,undefined,
                  [{requested_name,<<"bob@localhost">>},
                   {username,<<"bob">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"41cc4406ec054209">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Ym9iQGxvY2FsaG9zdA==">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during use_common_name in sasl_external_SUITE 2024-04-25 15:14:50.496 ***
=ERROR REPORT==== 25-Apr-2024::15:14:50.496583 ===
Error in process <0.92087.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-mike@localhost/">>,escalus_tcp,<0.92088.0>,
                  undefined,
                  [{requested_name,<<"mike@localhost">>},
                   {username,<<"not-mike">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-mike_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-mike_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"a01a3a79eb7cf92a">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"bWlrZUBsb2NhbGhvc3Q=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during demo_verification_module in sasl_external_SUITE 2024-04-25 15:14:52.543 ***
=ERROR REPORT==== 25-Apr-2024::15:14:52.543147 ===
Error in process <0.92219.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john@localhost/">>,escalus_tcp,<0.92220.0>,
                  undefined,
                  [{username,<<"john">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"469ffb8ef02d3dbd">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during demo_verification_module in sasl_external_SUITE 2024-04-25 15:14:52.546 ***
=ERROR REPORT==== 25-Apr-2024::15:14:52.545868 ===
Error in process <0.92225.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-alice@localhost/">>,escalus_tcp,<0.92226.0>,
                  undefined,
                  [{username,<<"not-alice">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"6003faccd1e7327b">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:54.777 ***
=ERROR REPORT==== 25-Apr-2024::15:14:54.777185 ===
Error in process <0.92458.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john-self-signed@localhost/">>,escalus_tcp,
                  <0.92459.0>,undefined,
                  [{requested_name,<<"john-self-signed@localhost">>},
                   {username,<<"john-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"2080d00d9daa671e">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"am9obi1zZWxmLXNpZ25lZEBsb2NhbGhvc3Q=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:54.781 ***
=ERROR REPORT==== 25-Apr-2024::15:14:54.781335 ===
Error in process <0.92471.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"bob-self-signed@localhost/">>,escalus_tcp,
                  <0.92472.0>,undefined,
                  [{requested_name,<<"bob-self-signed@localhost">>},
                   {username,<<"bob-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"910b02be880061b0">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Ym9iLXNlbGYtc2lnbmVkQGxvY2FsaG9zdA==">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:54.798 ***
=ERROR REPORT==== 25-Apr-2024::15:14:54.782755 ===
Error in process <0.92481.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"bob-self-signed@localhost/">>,escalus_tcp,
                  <0.92482.0>,undefined,
                  [{requested_name,<<"bob-self-signed@localhost">>},
                   {username,<<"bob-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"f74ab8c0b8c880a0">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Ym9iLXNlbGYtc2lnbmVkQGxvY2FsaG9zdA==">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:54.800 ***
=ERROR REPORT==== 25-Apr-2024::15:14:54.800162 ===
Error in process <0.92469.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john-self-signed@localhost/">>,escalus_tcp,
                  <0.92470.0>,undefined,
                  [{username,<<"john-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"bb8dcf4334968729">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:54.803 ***
=ERROR REPORT==== 25-Apr-2024::15:14:54.803605 ===
Error in process <0.92483.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"grace-self-signed@localhost/">>,escalus_tcp,
                  <0.92484.0>,undefined,
                  [{requested_name,<<"grace-self-signed@localhost">>},
                   {username,<<"grace-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/grace-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/grace-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"7d592f3b9e3104ae">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Z3JhY2Utc2VsZi1zaWduZWRAbG9jYWxob3N0">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:14:54.812 ***
=ERROR REPORT==== 25-Apr-2024::15:14:54.811939 ===
Error in process <0.92493.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-alice-self-signed@localhost/">>,escalus_tcp,
                  <0.92494.0>,undefined,
                  [{username,<<"not-alice-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"af981de00598c176">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during use_common_name in sasl_external_SUITE 2024-04-25 15:14:56.730 ***
=ERROR REPORT==== 25-Apr-2024::15:14:56.729866 ===
Error in process <0.92575.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-mike-self-signed@localhost/">>,escalus_tcp,
                  <0.92576.0>,undefined,
                  [{requested_name,<<"mike@localhost">>},
                   {username,<<"not-mike-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-mike-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-mike-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"b065fbbd1326e850">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"bWlrZUBsb2NhbGhvc3Q=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during demo_verification_module in sasl_external_SUITE 2024-04-25 15:14:58.920 ***
=ERROR REPORT==== 25-Apr-2024::15:14:58.919801 ===
Error in process <0.92687.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john-self-signed@localhost/">>,escalus_tcp,
                  <0.92688.0>,undefined,
                  [{username,<<"john-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"413475099f14813c">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during demo_verification_module in sasl_external_SUITE 2024-04-25 15:14:58.925 ***
=ERROR REPORT==== 25-Apr-2024::15:14:58.924964 ===
Error in process <0.92693.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-alice-self-signed@localhost/">>,escalus_tcp,
                  <0.92694.0>,undefined,
                  [{username,<<"not-alice-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"d456cbd9bd886895">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:00.024 ***
=NOTICE REPORT==== 25-Apr-2024::15:15:00.024196 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:00.025 ***
=ERROR REPORT==== 25-Apr-2024::15:15:00.024753 ===
Error in process <0.92778.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"greg-self-signed@localhost/">>,escalus_tcp,
                  <0.92779.0>,undefined,
                  [{username,<<"greg-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"3f6198d618653520">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-self_signed_cert_fails_to_authenticate/2-fun-0-',3,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,298}]}]}



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:00.030 ***
=NOTICE REPORT==== 25-Apr-2024::15:15:00.030267 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:00.047 ***
=NOTICE REPORT==== 25-Apr-2024::15:15:00.047277 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:00.049 ***
=NOTICE REPORT==== 25-Apr-2024::15:15:00.049273 ===
TLS client: In state cipher received SERVER ALERT: Fatal - Bad Certificate



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:05.003 ***
=CRASH REPORT==== 25-Apr-2024::15:15:05.003415 ===
  crasher:
    initial call: escalus_ws:init/1
    pid: <0.92786.0>
    registered_name: []
    exception error: no match of right hand side value {error,timeout}
      in function  escalus_ws:init/1 (/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_ws.erl, line 178)
      in call from gen_server:init_it/2 (gen_server.erl, line 980)
      in call from gen_server:init_it/6 (gen_server.erl, line 935)
    ancestors: [<0.92785.0>]
    message_queue_len: 0
    messages: []
    links: [<0.92785.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 1598
    stack_size: 28
    reductions: 362
  neighbours:
    neighbour:
      pid: <0.92785.0>
      registered_name: []
      initial_call: {erlang,apply,2}
      current_function: {proc_lib,sync_start,2}
      ancestors: []
      message_queue_len: 0
      links: [<0.92786.0>]
      trap_exit: false
      status: waiting
      heap_size: 2586
      stack_size: 16
      reductions: 524
      current_stacktrace: [{proc_lib,sync_start,2,[{file,"proc_lib.erl"},{line,309}]},
                  {escalus_ws,connect,1,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_ws.erl"},
                       {line,52}]},
                  {escalus_connection,connect,1,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,187}]},
                  {escalus_connection,start,2,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,144}]},
                  {sasl_external_SUITE,
                      '-self_signed_cert_fails_to_authenticate/2-fun-0-',3,
                      [{file,
                           "/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
                       {line,298}]}]


*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:05.005 ***
=ERROR REPORT==== 25-Apr-2024::15:15:05.005543 ===
** Generic server <0.92798.0> terminating 
** Last message in was timeout
** When Server state == {state,
                            {"localhost",5285},
                            #{transport => tls,
                              tls_opts =>
                                  [{verify,verify_none},
                                   {versions,['tlsv1.2']},
                                   {certfile,
                                       "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_self_signed_cert.pem"},
                                   {keyfile,
                                       "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_key.pem"}]},
                            2,0,[],[],
                            {[],[]}}
** Reason for termination ==
** {{badmatch,{error,timeout}},
    [{escalus_bosh_gun,connect,2,
                       [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_bosh_gun.erl"},
                        {line,126}]},
     {escalus_bosh_gun,handle_info,2,
                       [{file,"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_bosh_gun.erl"},
                        {line,110}]},
     {gen_server,try_handle_info,3,[{file,"gen_server.erl"},{line,1095}]},
     {gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,1183}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,241}]}]}



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:05.006 ***
=CRASH REPORT==== 25-Apr-2024::15:15:05.006196 ===
  crasher:
    initial call: escalus_bosh_gun:init/1
    pid: <0.92798.0>
    registered_name: []
    exception error: no match of right hand side value {error,timeout}
      in function  escalus_bosh_gun:connect/2 (/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_bosh_gun.erl, line 126)
      in call from escalus_bosh_gun:handle_info/2 (/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_bosh_gun.erl, line 110)
      in call from gen_server:try_handle_info/3 (gen_server.erl, line 1095)
      in call from gen_server:handle_msg/6 (gen_server.erl, line 1183)
    ancestors: [<0.92797.0>,<0.92796.0>]
    message_queue_len: 1
    messages: [{'$gen_call',{<0.92800.0>,
                                [alias|
                                 #Ref<0.0.3489827.1283203780.1715798018.146495>]},
                               get_client}]
    links: [<0.92797.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 610
    stack_size: 28
    reductions: 11438
  neighbours:
    neighbour:
      pid: <0.92796.0>
      registered_name: []
      initial_call: {erlang,apply,2}
      current_function: {escalus_connection,do_receive_stanzas,3}
      ancestors: []
      message_queue_len: 0
      links: [<0.92797.0>]
      trap_exit: false
      status: waiting
      heap_size: 4185
      stack_size: 37
      reductions: 1580
      current_stacktrace: [{escalus_connection,do_receive_stanzas,3,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,326}]},
                  {escalus_connection,receive_stanzas,3,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,322}]},
                  {escalus_connection,receive_stanza,2,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,296}]},
                  {escalus_connection,start_stream,1,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,500}]},
                  {escalus_session,start_stream,1,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_session.erl"},
                       {line,65}]},
                  {escalus_session,start_stream,2,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_session.erl"},
                       {line,182}]},
                  {escalus_connection,connection_step,2,
                      [{file,
                           "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
                       {line,161}]},
                  {lists,foldl,3,[{file,"lists.erl"},{line,1594}]}]
    neighbour:
      pid: <0.92797.0>
      registered_name: []
      initial call: escalus_bosh:init/1
      current_function: {gen_server,loop,7}
      ancestors: [<0.92796.0>]
      message_queue_len: 0
      links: [<0.92796.0>,<0.92798.0>]
      trap_exit: false
      status: waiting
      heap_size: 987
      stack_size: 11
      reductions: 334
      current_stacktrace: [{gen_server,loop,7,[{file,"gen_server.erl"},{line,1001}]},
                  {proc_lib,init_p_do_apply,3,
                            [{file,"proc_lib.erl"},{line,241}]}]


*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:05.006 ***
=CRASH REPORT==== 25-Apr-2024::15:15:05.006363 ===
  crasher:
    initial call: escalus_bosh:'-prep_request/5-fun-0-'/0
    pid: <0.92800.0>
    registered_name: []
    exception error: no match of right hand side value {error,timeout}
      in function  escalus_bosh:'-prep_request/5-fun-0-'/6 (/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_bosh.erl, line 481)
    ancestors: [<0.92797.0>,<0.92796.0>]
    message_queue_len: 0
    messages: []
    links: []
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 233
    stack_size: 28
    reductions: 149
  neighbours:



*** System report during self_signed_certs_not_allowed in sasl_external_SUITE 2024-04-25 15:15:05.007 ***
=ERROR REPORT==== 25-Apr-2024::15:15:05.006359 ===
Error in process <0.92796.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,start_stream},
              {client,<<"greg-self-signed@localhost/">>,escalus_bosh,
                  <0.92797.0>,undefined,
                  [{username,<<"greg-self-signed">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_bosh},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_self_signed_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/greg-self-signed_key.pem"}]},
                   {port,5285},
                   {ssl,true},
                   {port,5222}]},
              []},
             {timeout,stream_start}}}},
 [{sasl_external_SUITE,'-self_signed_cert_fails_to_authenticate/2-fun-0-',3,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,298}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:15:06.133 ***
=ERROR REPORT==== 25-Apr-2024::15:15:06.131781 ===
Error in process <0.92925.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-alice@localhost/">>,escalus_tcp,<0.92926.0>,
                  undefined,
                  [{username,<<"not-alice">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"74d1056b1d88f945">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:15:06.134 ***
=ERROR REPORT==== 25-Apr-2024::15:15:06.132083 ===
Error in process <0.92934.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"grace@localhost/">>,escalus_tcp,<0.92935.0>,
                  undefined,
                  [{requested_name,<<"grace@localhost">>},
                   {username,<<"grace">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/grace_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/grace_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"0efbe49b09f9bab4">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Z3JhY2VAbG9jYWxob3N0">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:15:06.135 ***
=ERROR REPORT==== 25-Apr-2024::15:15:06.135684 ===
Error in process <0.92932.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john@localhost/">>,escalus_tcp,<0.92933.0>,
                  undefined,
                  [{requested_name,<<"john@localhost">>},
                   {username,<<"john">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"53681df77d209dac">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"am9obkBsb2NhbGhvc3Q=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:15:06.137 ***
=ERROR REPORT==== 25-Apr-2024::15:15:06.137317 ===
Error in process <0.92936.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"bob@localhost/">>,escalus_tcp,<0.92937.0>,undefined,
                  [{requested_name,<<"bob@localhost">>},
                   {username,<<"bob">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"15f5482b3710bd6c">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Ym9iQGxvY2FsaG9zdA==">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:15:06.140 ***
=ERROR REPORT==== 25-Apr-2024::15:15:06.140314 ===
Error in process <0.92957.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"bob@localhost/">>,escalus_tcp,<0.92958.0>,undefined,
                  [{requested_name,<<"bob@localhost">>},
                   {username,<<"bob">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/bob_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"b721fcce39af503c">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"Ym9iQGxvY2FsaG9zdA==">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during standard in sasl_external_SUITE 2024-04-25 15:15:06.142 ***
=ERROR REPORT==== 25-Apr-2024::15:15:06.141877 ===
Error in process <0.92951.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john@localhost/">>,escalus_tcp,<0.92952.0>,
                  undefined,
                  [{username,<<"john">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"18d3813a698e1991">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during use_common_name in sasl_external_SUITE 2024-04-25 15:15:08.202 ***
=ERROR REPORT==== 25-Apr-2024::15:15:08.202271 ===
Error in process <0.93032.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-mike@localhost/">>,escalus_tcp,<0.93033.0>,
                  undefined,
                  [{requested_name,<<"mike@localhost">>},
                   {username,<<"not-mike">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-mike_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-mike_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"15fff6e95168656b">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"bWlrZUBsb2NhbGhvc3Q=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"invalid-authzid">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during demo_verification_module in sasl_external_SUITE 2024-04-25 15:15:10.388 ***
=ERROR REPORT==== 25-Apr-2024::15:15:10.388351 ===
Error in process <0.93133.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"not-alice@localhost/">>,escalus_tcp,<0.93134.0>,
                  undefined,
                  [{username,<<"not-alice">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/not-alice_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"dfd786d7ed415e66">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}



*** System report during demo_verification_module in sasl_external_SUITE 2024-04-25 15:15:10.394 ***
=ERROR REPORT==== 25-Apr-2024::15:15:10.394153 ===
Error in process <0.93150.0> on node test@843bff14d7d2 with exit value:
{{badmatch,
     {error,
         {connection_step_failed,
             {{escalus_session,authenticate},
              {client,<<"john@localhost/">>,escalus_tcp,<0.93151.0>,
                  undefined,
                  [{username,<<"john">>},
                   {server,<<"localhost">>},
                   {host,<<"localhost">>},
                   {password,<<"break_me">>},
                   {resource,<<>>},
                   {auth,{escalus_auth,auth_sasl_external}},
                   {transport,escalus_tcp},
                   {ssl_opts,
                       [{verify,verify_none},
                        {versions,['tlsv1.2']},
                        {certfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_cert.pem"},
                        {keyfile,
                            "/home/circleci/project/big_tests/ct_report/ct_run.test@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.sasl_external_SUITE.logs/run.2024-04-25_15.14.36/log_private/john_key.pem"}]},
                   {starttls,required},
                   {port,5222},
                   {stream_id,<<"1d01bf404ebc4236">>}]},
              [{compression,false},
               {starttls,false},
               {stream_management,true},
               {advanced_message_processing,true},
               {client_state_indication,false},
               {sasl_mechanisms,[<<"EXTERNAL">>]},
               {caps,undefined}]},
             {auth_failed,
                 {xmlcdata,<<"=">>},
                 {xmlel,<<"failure">>,
                     [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                     [{xmlel,<<"not-authorized">>,[],[]}]}}}}},
 [{sasl_external_SUITE,'-cert_fails_to_authenticate/1-fun-0-',2,
      [{file,"/home/circleci/project/big_tests/tests/sasl_external_SUITE.erl"},
       {line,288}]}]}





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