You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
======================================================================
FAIL: test_operator_gpu.test_bulking_operator_gpu
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 177, in test_new
orig_test(*args, **kwargs)
File "/work/mxnet/tests/python/gpu/test_operator_gpu.py", line 2398, in test_bulking_operator_gpu
_test_bulking(_test_bulking_in_process)
File "/work/mxnet/tests/python/gpu/test_gluon_gpu.py", line 553, in _test_bulking
time_per_iteration):
File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 334, in run_in_spawned_process
assert p.exitcode == 0, "Non-zero exit code %d from %s()." % (p.exitcode, func.__name__)
AssertionError: Non-zero exit code -6 from _test_bulking_in_process().
-------------------- >> begin captured logging << --------------------
common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=9942330 to reproduce.
--------------------- >> end captured logging << ---------------------
Unrelated PR #16477
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fcentos-gpu/detail/PR-16477/5/pipeline
Maybe related to #14368