You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "taojintianxia (via GitHub)" <gi...@apache.org> on 2023/03/13 06:51:27 UTC

[GitHub] [shardingsphere] taojintianxia opened a new issue, #24575: github action 'Error: The operation was canceled.'

taojintianxia opened a new issue, #24575:
URL: https://github.com/apache/shardingsphere/issues/24575

   when we got the `Error: The operation was canceled.` in github action, that may caused by following reason :
   1. application take too much memory, the OS cancel the application
   2. github action time out
   3. application triggered by github action need to access the resources outside, but these resources are not accessable
   
   recently, this error happend in suite test `mysql + db + cluster + proxy` quite frequencently
   
   <img width="902" alt="image" src="https://user-images.githubusercontent.com/4112856/224628032-18ab0595-42a7-48e5-8034-8bb9e36f8b7a.png">
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] taojintianxia commented on issue #24575: github action 'Error: The operation was canceled.'

Posted by "taojintianxia (via GitHub)" <gi...@apache.org>.
taojintianxia commented on issue #24575:
URL: https://github.com/apache/shardingsphere/issues/24575#issuecomment-1465600265

   this may caused by mysql docker image 5.1.4x.
   https://bugs.mysql.com/bug.php?id=109552


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] taojintianxia commented on issue #24575: github action 'Error: The operation was canceled.'

Posted by "taojintianxia (via GitHub)" <gi...@apache.org>.
taojintianxia commented on issue #24575:
URL: https://github.com/apache/shardingsphere/issues/24575#issuecomment-1467465432

   the timeout because of zookeer remove the path timeout.
   
   <img width="1369" alt="image" src="https://user-images.githubusercontent.com/4112856/224918007-0cabd186-d431-483d-91ee-e823a0f7ed3a.png">
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] taojintianxia commented on issue #24575: github action 'Error: The operation was canceled.'

Posted by "taojintianxia (via GitHub)" <gi...@apache.org>.
taojintianxia commented on issue #24575:
URL: https://github.com/apache/shardingsphere/issues/24575#issuecomment-1467492369

   @zhaojinchao95 would you please take a look on this ?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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