Chancebair opened a new issue #12309: Nightly Tests Binary Failure chapter05_recurrent-neural-networks/rnns-gluon StraightDope: Python2 Single-GPU StraightDope: Python3 Single-GPU URL: https://github.com/apache/incubator-mxnet/issues/12309 ## Description Nightly tests have failed on test "chapter05_recurrent-neural-networks/rnns-gluon" for two consecutive runs with timeout errors. We can reasonably say that the CI infrastructure is performing as expected. 08-22: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/NightlyTests_onBinaries/detail/NightlyTests_onBinaries/125/pipeline 08-23: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/NightlyTests_onBinaries/detail/NightlyTests_onBinaries/126/pipeline ``` . INFO:root:Running notebook 'chapter05_recurrent-neural-networks/rnns-gluon' INFO:traitlets:Executing notebook with kernel: python2 ERROR:traitlets:Timeout waiting for execute reply (600s). ERROR:root:Cell execution timed out . ====================================================================== FAIL: test_rnns_gluon (test_notebooks_single_gpu.StraightDopeSingleGpuTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/work/mxnet/tests/nightly/straight_dope/test_notebooks_single_gpu.py", line 180, in test_rnns_gluon assert _test_notebook('chapter05_recurrent-neural-networks/rnns-gluon') AssertionError ---------------------------------------------------------------------- ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
