Unexpected I/O


*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-01-27 15:38:55.453 ***
=ERROR REPORT==== 27-Jan-2022::15:38:55.453523 ===
** State machine <0.18627.2> terminating
** Last event = {cast,{ws_send,<0.18626.2>,
                               #Ref<0.3438941311.3089629185.45591>,close}}
** When server state  = {connected,
                         {state,<0.18626.2>,
                          {up,#Ref<0.3438941311.3089629185.45581>},
                          "localhost",5285,<<"https">>,"localhost",5285,[],
                          #{protocols => [http],
                            tls_opts => [],transport => tls},
                          undefined,
                          {sslsocket,
                           {gen_tcp,#Port<0.7535>,tls_connection,undefined},
                           [<0.18650.2>,<0.18649.2>]},
                          gun_tls,true,
                          {ssl,ssl_closed,ssl_error},
                          gun_http,
                          {http_state,
                           {sslsocket,
                            {gen_tcp,#Port<0.7535>,tls_connection,undefined},
                            [<0.18650.2>,<0.18649.2>]},
                           gun_tls,#{},'HTTP/1.1',keepalive,<<>>,undefined,[],
                           head,
                           {0,0},
                           head},
                          undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]



*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-01-27 15:38:55.454 ***
=CRASH REPORT==== 27-Jan-2022::15:38:55.454148 ===
  crasher:
    initial call: gun:init/1
    pid: <0.18627.2>
    registered_name: []
    exception error: undefined function gun_http:ws_send/6
      in function  gun:connected/3 (/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl, line 1301)
      in call from gen_statem:loop_state_callback/11 (gen_statem.erl, line 1194)
    ancestors: [gun_conns_sup,gun_sup,<0.1275.0>]
    message_queue_len: 1
    messages: [{'DOWN',#Ref<0.3438941311.3089629185.45581>,process,
                          <0.18626.2>,normal}]
    links: [<0.1277.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 10958
    stack_size: 29
    reductions: 52308
  neighbours:



*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-01-27 15:38:55.454 ***
=SUPERVISOR REPORT==== 27-Jan-2022::15:38:55.454542 ===
    supervisor: {local,gun_conns_sup}
    errorContext: child_terminated
    reason: {undef,
                [{gun_http,ws_send,
                     [close,
                      {http_state,
                          {sslsocket,
                              {gen_tcp,#Port<0.7535>,tls_connection,undefined},
                              [<0.18650.2>,<0.18649.2>]},
                          gun_tls,#{},'HTTP/1.1',keepalive,<<>>,undefined,[],
                          head,
                          {0,0},
                          head},
                      #Ref<0.3438941311.3089629185.45591>,<0.18626.2>,
                      gun_default_event_h,undefined],
                     []},
                 {gun,connected,3,
                     [{file,
                          "/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
                      {line,1301}]},
                 {gen_statem,loop_state_callback,11,
                     [{file,"gen_statem.erl"},{line,1194}]},
                 {proc_lib,init_p_do_apply,3,
                     [{file,"proc_lib.erl"},{line,226}]}]}
    offender: [{pid,<0.18627.2>},
               {id,gun},
               {mfargs,{gun,start_link,undefined}},
               {restart_type,temporary},
               {significant,false},
               {shutdown,5000},
               {child_type,worker}]



*** System report during websockets_SUITE:escape_chat_msg/1 in wss_chat 2022-01-27 15:38:55.533 ***
=ERROR REPORT==== 27-Jan-2022::15:38:55.533669 ===
** State machine <0.18669.2> terminating
** Last event = {cast,{ws_send,<0.18668.2>,
                               #Ref<0.3438941311.3089629185.46262>,close}}
** When server state  = {connected,
                         {state,<0.18668.2>,
                          {up,#Ref<0.3438941311.3089629185.46242>},
                          "localhost",5285,<<"https">>,"localhost",5285,[],
                          #{protocols => [http],
                            tls_opts => [],transport => tls},
                          undefined,
                          {sslsocket,
                           {gen_tcp,#Port<0.7540>,tls_connection,undefined},
                           [<0.18692.2>,<0.18691.2>]},
                          gun_tls,true,
                          {ssl,ssl_closed,ssl_error},
                          gun_http,
                          {http_state,
                           {sslsocket,
                            {gen_tcp,#Port<0.7540>,tls_connection,undefined},
                            [<0.18692.2>,<0.18691.2>]},
                           gun_tls,#{},'HTTP/1.1',keepalive,<<>>,undefined,[],
                           head,
                           {0,0},
                           head},
                          undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]



*** System report during websockets_SUITE:escape_chat_msg/1 in wss_chat 2022-01-27 15:38:55.534 ***
=CRASH REPORT==== 27-Jan-2022::15:38:55.534175 ===
  crasher:
    initial call: gun:init/1
    pid: <0.18669.2>
    registered_name: []
    exception error: undefined function gun_http:ws_send/6
      in function  gun:connected/3 (/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl, line 1301)
      in call from gen_statem:loop_state_callback/11 (gen_statem.erl, line 1194)
    ancestors: [gun_conns_sup,gun_sup,<0.1275.0>]
    message_queue_len: 1
    messages: [{'DOWN',#Ref<0.3438941311.3089629185.46242>,process,
                          <0.18668.2>,normal}]
    links: [<0.1277.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 10958
    stack_size: 29
    reductions: 52324
  neighbours:



*** System report during websockets_SUITE:escape_chat_msg/1 in wss_chat 2022-01-27 15:38:55.534 ***
=SUPERVISOR REPORT==== 27-Jan-2022::15:38:55.534560 ===
    supervisor: {local,gun_conns_sup}
    errorContext: child_terminated
    reason: {undef,
                [{gun_http,ws_send,
                     [close,
                      {http_state,
                          {sslsocket,
                              {gen_tcp,#Port<0.7540>,tls_connection,undefined},
                              [<0.18692.2>,<0.18691.2>]},
                          gun_tls,#{},'HTTP/1.1',keepalive,<<>>,undefined,[],
                          head,
                          {0,0},
                          head},
                      #Ref<0.3438941311.3089629185.46262>,<0.18668.2>,
                      gun_default_event_h,undefined],
                     []},
                 {gun,connected,3,
                     [{file,
                          "/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
                      {line,1301}]},
                 {gen_statem,loop_state_callback,11,
                     [{file,"gen_statem.erl"},{line,1194}]},
                 {proc_lib,init_p_do_apply,3,
                     [{file,"proc_lib.erl"},{line,226}]}]}
    offender: [{pid,<0.18669.2>},
               {id,gun},
               {mfargs,{gun,start_link,undefined}},
               {restart_type,temporary},
               {significant,false},
               {shutdown,5000},
               {child_type,worker}]



*** System report during websockets_SUITE:escape_attrs/1 in wss_chat 2022-01-27 15:38:55.659 ***
=ERROR REPORT==== 27-Jan-2022::15:38:55.658995 ===
** State machine <0.18711.2> terminating
** Last event = {cast,{ws_send,<0.18710.2>,
                               #Ref<0.3438941311.3089629185.47142>,close}}
** When server state  = {connected,
                         {state,<0.18710.2>,
                          {up,#Ref<0.3438941311.3089629185.47123>},
                          "localhost",5285,<<"https">>,"localhost",5285,[],
                          #{protocols => [http],
                            tls_opts => [],transport => tls},
                          undefined,
                          {sslsocket,
                           {gen_tcp,#Port<0.7545>,tls_connection,undefined},
                           [<0.18734.2>,<0.18733.2>]},
                          gun_tls,true,
                          {ssl,ssl_closed,ssl_error},
                          gun_http,
                          {http_state,
                           {sslsocket,
                            {gen_tcp,#Port<0.7545>,tls_connection,undefined},
                            [<0.18734.2>,<0.18733.2>]},
                           gun_tls,#{},'HTTP/1.1',keepalive,<<>>,undefined,[],
                           head,
                           {0,0},
                           head},
                          undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]



*** System report during websockets_SUITE:escape_attrs/1 in wss_chat 2022-01-27 15:38:55.659 ***
=CRASH REPORT==== 27-Jan-2022::15:38:55.659614 ===
  crasher:
    initial call: gun:init/1
    pid: <0.18711.2>
    registered_name: []
    exception error: undefined function gun_http:ws_send/6
      in function  gun:connected/3 (/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl, line 1301)
      in call from gen_statem:loop_state_callback/11 (gen_statem.erl, line 1194)
    ancestors: [gun_conns_sup,gun_sup,<0.1275.0>]
    message_queue_len: 1
    messages: [{'DOWN',#Ref<0.3438941311.3089629185.47123>,process,
                          <0.18710.2>,normal}]
    links: [<0.1277.0>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 10958
    stack_size: 29
    reductions: 52285
  neighbours:



*** System report during websockets_SUITE:escape_attrs/1 in wss_chat 2022-01-27 15:38:55.660 ***
=SUPERVISOR REPORT==== 27-Jan-2022::15:38:55.660143 ===
    supervisor: {local,gun_conns_sup}
    errorContext: child_terminated
    reason: {undef,
                [{gun_http,ws_send,
                     [close,
                      {http_state,
                          {sslsocket,
                              {gen_tcp,#Port<0.7545>,tls_connection,undefined},
                              [<0.18734.2>,<0.18733.2>]},
                          gun_tls,#{},'HTTP/1.1',keepalive,<<>>,undefined,[],
                          head,
                          {0,0},
                          head},
                      #Ref<0.3438941311.3089629185.47142>,<0.18710.2>,
                      gun_default_event_h,undefined],
                     []},
                 {gun,connected,3,
                     [{file,
                          "/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
                      {line,1301}]},
                 {gen_statem,loop_state_callback,11,
                     [{file,"gen_statem.erl"},{line,1194}]},
                 {proc_lib,init_p_do_apply,3,
                     [{file,"proc_lib.erl"},{line,226}]}]}
    offender: [{pid,<0.18711.2>},
               {id,gun},
               {mfargs,{gun,start_link,undefined}},
               {restart_type,temporary},
               {significant,false},
               {shutdown,5000},
               {child_type,worker}]





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