lobanov-m commented on issue #13226: [MXNet-1211] Factor and "Like" modes in BilinearResize2D operator URL: https://github.com/apache/incubator-mxnet/pull/13226#issuecomment-443634276 Thank you, @ChaiBapchya. As I understood the build has failed because of the timeout. Branches [GPU: MKLDNN ] and [GPU: MKLDNN_CUDNNOFF] has failed. In pipeline there are lines: ``` [GPU: MKLDNN] Running on mxnetlinux-cpu_x4398dm2a1 in /home/jenkins_slave/workspace/alidation_unix-gpu_PR-13226-7WOHJMMJA2UQ45SCSTCQK6UH3VENFWCLRGEEC4X3CRC25ELVL4IQ [Pipeline] [GPU: MKLDNN] { [Pipeline] [GPU: MKLDNN] ws [GPU: MKLDNN] Running in /home/jenkins_slave/workspace/build-mkldnn-gpu [Pipeline] [GPU: MKLDNN] { [Pipeline] [GPU: MKLDNN] timeout [GPU: MKLDNN] Timeout set to expire in 2 hr 0 min [Pipeline] [GPU: MKLDNN] { ``` And in the log file of build there is no error and it starts at 19:30 and fails at 21:30: ``` [build-mkldnn-gpu] Running shell script + ci/build.py --docker-registry mxnetci --platform ubuntu_build_cuda --docker-build-retries 3 --shm-size 500m /work/runtime_functions.sh build_ubuntu_gpu_mkldnn build.py: 2018-11-30 19:30:49,272Z INFO MXNet container based build tool. ... Sending interrupt signal to process build.py: 2018-11-30 21:30:29,503Z WARNING Signal 15 received, cleaning up... build.py: 2018-11-30 21:30:29,503Z WARNING Cleaning up containers Terminated script returned exit code 143 ``` The same for [GPU: MKLDNN_CUDNNOFF]. No error in log, build script lasts for 1h 59m 55s and receives interrupt signal. [Jenkins build description.](http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-13226/2/pipeline/38/) What should I do with this problem?
---------------------------------------------------------------- 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
