You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/02/08 22:50:59 UTC

[GitHub] [incubator-mxnet] Zha0q1 opened a new pull request #19869: [WIP] Revert v1.x

Zha0q1 opened a new pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869


   unix-cpu/gpu are failing on v1.x. This pr checks if https://github.com/apache/incubator-mxnet/commit/031dc5b7c2b7f5c1cb61d0193b048c0d77abb9d8 is the cause


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

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



[GitHub] [incubator-mxnet] Zha0q1 commented on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
Zha0q1 commented on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-775586958


   Closing pr for now since we confirmed the ci issue was not caused by that pr


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

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



[GitHub] [incubator-mxnet] access2rohit commented on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
access2rohit commented on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-776279909


   > @Zha0q1 unix-gpu job has been failing in my PR #19799 before #19670 was merged.
   
   @szha I looked at your PR and our log of the v1.x branch. After the PR #19670 there is only one PR merged(#19837) and its CPU unittests passed 4 days ago. Your PR passed its first 13 days ago and then remaining 3 re-runs started 2 days ago. I am currently running unix_CPU CI w/ and W/o #19670 to verify. Will update shortly


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

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-775516348


   Hey @Zha0q1 , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [windows-gpu, windows-cpu, clang, unix-gpu, centos-gpu, miscellaneous, centos-cpu, sanity, unix-cpu, website, edge]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


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

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



[GitHub] [incubator-mxnet] access2rohit edited a comment on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
access2rohit edited a comment on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-776279909


   > @Zha0q1 unix-gpu job has been failing in my PR #19799 before #19670 was merged.
   
   @szha I looked at your PR and our commit log of the v1.x branch. After the PR #19670 there is only one PR merged(#19837) and its CPU unittests passed 4 days ago. Your PR passed its first 13 days ago and then remaining 3 re-runs started 2 days ago. I am currently running unix_CPU CI w/ and W/o #19670 to verify. Will update shortly


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

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



[GitHub] [incubator-mxnet] szha commented on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
szha commented on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-775530941


   @Zha0q1 unix-gpu job has been failing in my PR #19799 before #19670 was merged.


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

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



[GitHub] [incubator-mxnet] access2rohit commented on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
access2rohit commented on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-776285130


   ok ... i will stop then. Since you already verified that reverting the PR doesn't fix the issue.


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

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



[GitHub] [incubator-mxnet] Zha0q1 commented on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
Zha0q1 commented on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-776281917


   
   
   > > @Zha0q1 unix-gpu job has been failing in my PR #19799 before #19670 was merged.
   > 
   > @szha I looked at your PR and our commit log of the v1.x branch. After the PR #19670 there is only one PR merged(#19837) and its CPU unittests passed 4 days ago. Your PR passed its first 13 days ago and then remaining 3 re-runs started 2 days ago. I am currently running unix_CPU CI w/ and W/o #19670 to verify. Will update shortly
   
   I think Sheng was right that #19670 was not the cause of the ci issue. In this PR even after reverting #19670 the failure still happened. @josephevans opened a pr https://github.com/apache/incubator-mxnet/pull/19872 to attempt to fix the issue


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

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



[GitHub] [incubator-mxnet] Zha0q1 closed pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
Zha0q1 closed pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869


   


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

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



[GitHub] [incubator-mxnet] Zha0q1 commented on pull request #19869: [WIP] Revert v1.x

Posted by GitBox <gi...@apache.org>.
Zha0q1 commented on pull request #19869:
URL: https://github.com/apache/incubator-mxnet/pull/19869#issuecomment-775586799


   @szha Thanks for the info! @waytrue17 is creating an issue and the current oncall will look into 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.

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