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 2020/09/21 16:47:07 UTC

[GitHub] [incubator-mxnet] kpuatamazon opened a new pull request #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

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


   ## Description ##
   Fix #19197 for the v1.8.x branch.  Related pull requests in other branches: #19202 #/19201
   
   ## Checklist ##
   ### Essentials ###
   - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage
   - [x] Code is well-documented
   
   ### Changes ###
   - [x] Fix flaky test by properly banning 0.5
   
   ## Comments ##
   Duplicate of #19202


----------------------------------------------------------------
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] samskalicky merged pull request #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

Posted by GitBox <gi...@apache.org>.
samskalicky merged pull request #19204:
URL: https://github.com/apache/incubator-mxnet/pull/19204


   


----------------------------------------------------------------
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] samskalicky merged pull request #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

Posted by GitBox <gi...@apache.org>.
samskalicky merged pull request #19204:
URL: https://github.com/apache/incubator-mxnet/pull/19204


   


----------------------------------------------------------------
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] kpuatamazon commented on pull request #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

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


   @mxnet-bot run ci [windows-gpu]
   
   ```
   [2020-09-21T17:31:37.918Z] mxnetwindows-cpu_h8nhn9jd9l was marked offline: Connection was broken: java.nio.channels.ClosedChannelException
   [2020-09-21T17:31:37.918Z] 	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
   [2020-09-21T17:31:37.918Z] 	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
   [2020-09-21T17:31:37.918Z] 	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795)
   [2020-09-21T17:31:37.918Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
   [2020-09-21T17:31:37.918Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
   [2020-09-21T17:31:37.918Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [2020-09-21T17:31:37.918Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [2020-09-21T17:31:37.918Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
   [2020-09-21T17:31:37.918Z] 
   Unable to create live FilePath for mxnetwindows-cpu_h8nhn9jd9l
   ```


----------------------------------------------------------------
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 #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

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


   Jenkins CI successfully triggered : [windows-gpu]


----------------------------------------------------------------
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 #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

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






----------------------------------------------------------------
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] kpuatamazon commented on pull request #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

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


   @mxnet-bot run ci [windows-gpu]
   
   ```
   [2020-09-21T17:31:37.918Z] mxnetwindows-cpu_h8nhn9jd9l was marked offline: Connection was broken: java.nio.channels.ClosedChannelException
   [2020-09-21T17:31:37.918Z] 	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
   [2020-09-21T17:31:37.918Z] 	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
   [2020-09-21T17:31:37.918Z] 	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795)
   [2020-09-21T17:31:37.918Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
   [2020-09-21T17:31:37.918Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
   [2020-09-21T17:31:37.918Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [2020-09-21T17:31:37.918Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [2020-09-21T17:31:37.918Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
   [2020-09-21T17:31:37.918Z] 
   Unable to create live FilePath for mxnetwindows-cpu_h8nhn9jd9l
   ```


----------------------------------------------------------------
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 #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

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


   Hey @kpuatamazon , 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, website, miscellaneous, clang, edge, centos-gpu, centos-cpu, windows-cpu, sanity, unix-cpu, unix-gpu]
   *** 
   _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] samskalicky merged pull request #19204: [BUGFIX] [v1.8.x] Fix flaky intgemm test in v1.8.x too

Posted by GitBox <gi...@apache.org>.
samskalicky merged pull request #19204:
URL: https://github.com/apache/incubator-mxnet/pull/19204


   


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