bneradt opened a new issue #8297:
URL: https://github.com/apache/trafficserver/issues/8297


   I've noticed that autest is failing on master for the nghttp test:
   https://ci.trafficserver.apache.org/job/autest-github/16604/console
   
   ```
                [  2.014] recv GOAWAY frame <length=8, flags=0x00, stream_id=0>
                          (last_stream_id=1, error_code=NO_ERROR(0x00), 
opaque_data(0)=[])
              - [  2.118] recv DATA frame <length=0, flags=0x01, stream_id=1>
              ?                                   ^           ^
              
              + [  2.118] recv DATA frame <length=1, flags=0x00, stream_id=1>
              ?                                   ^           ^
              
              + [  2.418] recv DATA frame <length=1, flags=0x00, stream_id=1>
              + [  2.719] recv DATA frame <length=1, flags=0x01, stream_id=1>
                          ; END_STREAM
                [  2.719] send GOAWAY frame <length=8, flags=0x00, stream_id=0>
                          (last_stream_id=0, error_code=NO_ERROR(0x00), 
opaque_data(0)=[])
   
   ```
   
   I've reproduced this locally as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to