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 2018/06/26 20:38:10 UTC

[GitHub] anirudhacharya commented on issue #11171: Flaky test: test_gluon.test_hybrid_static_memory_switching

anirudhacharya commented on issue #11171: Flaky test: test_gluon.test_hybrid_static_memory_switching
URL: https://github.com/apache/incubator-mxnet/issues/11171#issuecomment-400454005
 
 
   Failure Logs - http://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/incubator-mxnet/branches/PR-10889/runs/18/nodes/735/log/?start=0
   
   ```
   test_gluon.test_hybrid_static_memory_switching ... /work/runtime_functions.sh: line 541:     7 Segmentation fault      (core dumped) nosetests-2.7 $NOSE_COVERAGE_ARGUMENTS --with-xunit --xunit-file nosetests_unittest.xml --verbose tests/python/unittest
   build.py: 2018-06-26 20:13:34,825 Running of command in container failed (139): docker run --rm -t --shm-size=500m -v /home/jenkins_slave/workspace/ut-python2-mkldnn-cpu:/work/mxnet -v /home/jenkins_slave/workspace/ut-python2-mkldnn-cpu/build:/work/build -v /efs-ccache:/work/ccache -u 1001:1001 -e CCACHE_MAXSIZE=500G -e CCACHE_TEMPDIR=/tmp/ccache -e CCACHE_DIR=/work/ccache -e CCACHE_LOGFILE=/tmp/ccache.log mxnetci/build.ubuntu_cpu /work/runtime_functions.sh unittest_ubuntu_python2_cpu
   build.py: 2018-06-26 20:13:34,825 You can try to get into the container by using the following command: docker run --rm -t --shm-size=500m -v /home/jenkins_slave/workspace/ut-python2-mkldnn-cpu:/work/mxnet -v /home/jenkins_slave/workspace/ut-python2-mkldnn-cpu/build:/work/build -v /efs-ccache:/work/ccache -u 1001:1001 -ti --entrypoint /bin/bash -e CCACHE_MAXSIZE=500G -e CCACHE_TEMPDIR=/tmp/ccache -e CCACHE_DIR=/work/ccache -e CCACHE_LOGFILE=/tmp/ccache.log mxnetci/build.ubuntu_cpu /work/runtime_functions.sh unittest_ubuntu_python2_cpu
   Traceback (most recent call last):
     File "ci/build.py", line 358, in <module>
       sys.exit(main())
     File "ci/build.py", line 291, in main
       command=command, docker_registry=args.docker_registry, local_ccache_dir=args.ccache_dir)
     File "ci/build.py", line 185, in container_run
       raise subprocess.CalledProcessError(ret, cmd)
   subprocess.CalledProcessError: Command 'docker run --rm -t --shm-size=500m -v /home/jenkins_slave/workspace/ut-python2-mkldnn-cpu:/work/mxnet -v /home/jenkins_slave/workspace/ut-python2-mkldnn-cpu/build:/work/build -v /efs-ccache:/work/ccache -u 1001:1001 -e CCACHE_MAXSIZE=500G -e CCACHE_TEMPDIR=/tmp/ccache -e CCACHE_DIR=/work/ccache -e CCACHE_LOGFILE=/tmp/ccache.log mxnetci/build.ubuntu_cpu /work/runtime_functions.sh unittest_ubuntu_python2_cpu' returned non-zero exit status 139
   script returned exit code 1script 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:
users@infra.apache.org


With regards,
Apache Git Services