You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/08/31 18:24:55 UTC

[GitHub] [trafficserver] bneradt opened a new issue #8297: nghttp AuTest fails on master

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-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] shinrich closed issue #8297: nghttp AuTest fails on master

Posted by GitBox <gi...@apache.org>.
shinrich closed issue #8297:
URL: https://github.com/apache/trafficserver/issues/8297


   


-- 
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-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] bneradt commented on issue #8297: nghttp AuTest fails on master

Posted by GitBox <gi...@apache.org>.
bneradt commented on issue #8297:
URL: https://github.com/apache/trafficserver/issues/8297#issuecomment-909514699


   This test failure was introduced by the merge of the following PR: #8201. The CI in the PR passed fine because our Jenkins git plugin doesn't run CI on the latest commit after a PR is modified with a subsequent commit.


-- 
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-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] shinrich closed issue #8297: nghttp AuTest fails on master

Posted by GitBox <gi...@apache.org>.
shinrich closed issue #8297:
URL: https://github.com/apache/trafficserver/issues/8297


   


-- 
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-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] bneradt commented on issue #8297: nghttp AuTest fails on master

Posted by GitBox <gi...@apache.org>.
bneradt commented on issue #8297:
URL: https://github.com/apache/trafficserver/issues/8297#issuecomment-909514699


   This test failure was introduced by the merge of the following PR: #8201. The CI in the PR passed fine because our Jenkins git plugin doesn't run CI on the latest commit after a PR is modified with a subsequent commit.


-- 
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-unsubscribe@trafficserver.apache.org

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