anirudh2290 opened a new issue #10406: Flaky test - 
test_gluon_data.test_datasets
URL: https://github.com/apache/incubator-mxnet/issues/10406
 
 
   ```
   ======================================================================
   
   ERROR: test_gluon_data.test_datasets
   
   ----------------------------------------------------------------------
   
   Traceback (most recent call last):
   
     File "C:\Anaconda3\envs\py2\lib\site-packages\nose\case.py", line 197, in 
runTest
   
       self.test(*self.arg)
   
     File 
"C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\common.py", 
line 157, in test_new
   
       orig_test(*args, **kwargs)
   
     File 
"C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\test_gluon_data.py",
 line 94, in test_datasets
   
       assert len(gluon.data.vision.CIFAR10(root='data/cifar10')) == 50000
   
     File 
"C:\jenkins_slave\workspace\ut-python-gpu\pkg_vc14_gpu\python\mxnet\gluon\data\vision\datasets.py",
 line 159, in __init__
   
       super(CIFAR10, self).__init__(root, transform)
   
     File 
"C:\jenkins_slave\workspace\ut-python-gpu\pkg_vc14_gpu\python\mxnet\gluon\data\dataset.py",
 line 197, in __init__
   
       self._get_data()
   
     File 
"C:\jenkins_slave\workspace\ut-python-gpu\pkg_vc14_gpu\python\mxnet\gluon\data\vision\datasets.py",
 line 175, in _get_data
   
       sha1_hash=self._archive_file[1])
   
     File 
"C:\jenkins_slave\workspace\ut-python-gpu\pkg_vc14_gpu\python\mxnet\gluon\utils.py",
 line 220, in download
   
       'the default repo.'.format(fname))
   
   UserWarning: File data/cifar10\cifar-10-binary.tar.gz is downloaded but the 
content hash does not match. The repo may be outdated or download may be 
incomplete. If the "repo_url" is overridden, consider switching to the default 
repo.
   
   -------------------- >> begin captured stdout << ---------------------
   
   Downloading data/mnist\train-images-idx3-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-images-idx3-ubyte.gz...
   
   Downloading data/mnist\train-labels-idx1-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-labels-idx1-ubyte.gz...
   
   Downloading data/mnist\t10k-images-idx3-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-images-idx3-ubyte.gz...
   
   Downloading data/mnist\t10k-labels-idx1-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-labels-idx1-ubyte.gz...
   
   Downloading data/fashion-mnist\train-images-idx3-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/fashion-mnist/train-images-idx3-ubyte.gz...
   
   Downloading data/fashion-mnist\train-labels-idx1-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/fashion-mnist/train-labels-idx1-ubyte.gz...
   
   Downloading data/fashion-mnist\t10k-images-idx3-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/fashion-mnist/t10k-images-idx3-ubyte.gz...
   
   Downloading data/fashion-mnist\t10k-labels-idx1-ubyte.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/fashion-mnist/t10k-labels-idx1-ubyte.gz...
   
   Downloading data/cifar10\cifar-10-binary.tar.gz from 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/cifar10/cifar-10-binary.tar.gz...
   
   
   
   --------------------- >> end captured stdout << ----------------------
   
   -------------------- >> begin captured logging << --------------------
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/mnist/train-images-idx3-ubyte.gz HTTP/1.1" 200 9912422
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/mnist/train-labels-idx1-ubyte.gz HTTP/1.1" 200 28881
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/mnist/t10k-images-idx3-ubyte.gz HTTP/1.1" 200 1648877
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/mnist/t10k-labels-idx1-ubyte.gz HTTP/1.1" 200 4542
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/fashion-mnist/train-images-idx3-ubyte.gz HTTP/1.1" 200 26434613
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/fashion-mnist/train-labels-idx1-ubyte.gz HTTP/1.1" 200 29497
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/fashion-mnist/t10k-images-idx3-ubyte.gz HTTP/1.1" 200 4398264
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/fashion-mnist/t10k-labels-idx1-ubyte.gz HTTP/1.1" 200 5097
   
   requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTPS 
connection (1): apache-mxnet.s3-accelerate.dualstack.amazonaws.com
   
   requests.packages.urllib3.connectionpool: DEBUG: 
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com:443 "GET 
/gluon/dataset/cifar10/cifar-10-binary.tar.gz HTTP/1.1" 200 169570669
   
   common: INFO: Setting test np/mx/python random seeds, use 
MXNET_TEST_SEED=734029286 to reproduce.
   
   --------------------- >> end captured logging << ---------------------
   
   
   
   ----------------------------------------------------------------------
   
   Ran 488 tests in 1161.512s
   
   
   
   FAILED (SKIP=9, errors=1)
   
   
   
   (py2) C:\jenkins_slave\workspace\ut-python-gpu>IF 1 NEQ 0 exit /b 1 
   
   script returned exit code 1
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to