You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "hnakamur (via GitHub)" <gi...@apache.org> on 2023/01/24 12:59:22 UTC

[GitHub] [trafficserver] hnakamur opened a new issue, #9332: AuTest failures on Ubuntu

hnakamur opened a new issue, #9332:
URL: https://github.com/apache/trafficserver/issues/9332

   I tried to run AuTest on Ubuntu {18,20,22}.04 in Docker and got some failures.
   
   Dockerfile and test log files for trafficserver 9.2.0:
   https://github.com/hnakamur/trafficserver-run-autest-docker/tree/f70b6f19c386f5a24cc0d0a9aaaf2dcec4a3e46a
   
   Dockerfile and test log files for trafficserver 9.2.0 + my 2 fixes (https://github.com/hnakamur/trafficserver/commit/8bcb2b76f95a4c53280b486a54301d52e67d77ba, https://github.com/hnakamur/trafficserver/commit/fe5555fda199df501494aa53927a0e4fd746407e) (only ubuntu2204 is updated):
   https://github.com/hnakamur/trafficserver-run-autest-docker/tree/f4087bbc8a7d9179b9df9dd56f595791c340904a
   
   I noticed there are many failures with `Reason: Returned Value -2 != 0` for `Process: ts`.
   
   I'd like to fix other failures but don't know what to do next.
   Can someone give me a suggestion?
   Thanks!
   


-- 
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.apache.org

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


[GitHub] [trafficserver] bryancall commented on issue #9332: AuTest failures on Ubuntu

Posted by "bryancall (via GitHub)" <gi...@apache.org>.
bryancall commented on issue #9332:
URL: https://github.com/apache/trafficserver/issues/9332#issuecomment-1409582568

   We have experienced the same type of issues running autest on Fedora 37.  It is best to run this on our rockylinux:8  Docker image.  


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

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


[GitHub] [trafficserver] hnakamur commented on issue #9332: AuTest failures on Ubuntu

Posted by "hnakamur (via GitHub)" <gi...@apache.org>.
hnakamur commented on issue #9332:
URL: https://github.com/apache/trafficserver/issues/9332#issuecomment-1420222649

   Thanks for your response. Should I close this issue or leave it open?


-- 
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


Re: [I] AuTest failures on Ubuntu [trafficserver]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #9332:
URL: https://github.com/apache/trafficserver/issues/9332#issuecomment-1933237142

   This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.


-- 
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] maskit commented on issue #9332: AuTest failures on Ubuntu

Posted by "maskit (via GitHub)" <gi...@apache.org>.
maskit commented on issue #9332:
URL: https://github.com/apache/trafficserver/issues/9332#issuecomment-1421065093

   It's nice to have autest runnable on different environment. If you have patches to make it possible, PR is welcome. As you may already know, we land a change on master first, then cherry-pick the commit to branches (in most cases). Please make PRs for master, if you want.
   
   If you just want to make sure nothing is broken, you can use our the Docker image that Bryan mentioned above.
   
   In either case, you can leave/keep this issue open, but if there's no activity, it'll be closed by bot.


-- 
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