ChaiBapchya opened a new issue #15934: [CI] Validation Website build failure URL: https://github.com/apache/incubator-mxnet/issues/15934 #15761 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwebsite/detail/PR-15761/7/pipeline/ ``` make[1]: Entering directory '/work/mxnet/3rdparty/ps-lite' rm -rf zeromq-4.1.4.tar.gz zeromq-4.1.4 wget https://raw.githubusercontent.com/mli/deps/master/build/zeromq-4.1.4.tar.gz && tar --no-same-owner -zxf zeromq-4.1.4.tar.gz --2019-08-16 15:42:52-- https://raw.githubusercontent.com/mli/deps/master/build/zeromq-4.1.4.tar.gz Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.40.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.40.133|:443... connected. rm -rf protobuf-2.5.0.tar.gz protobuf-2.5.0 wget https://raw.githubusercontent.com/mli/deps/master/build/protobuf-2.5.0.tar.gz && tar --no-same-owner -zxf protobuf-2.5.0.tar.gz --2019-08-16 15:42:52-- https://raw.githubusercontent.com/mli/deps/master/build/protobuf-2.5.0.tar.gz cd /work/mxnet/3rdparty/dmlc-core; make libdmlc.a USE_SSE=1 config=/work/mxnet/make/config.mk; cd /work/mxnet Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.40.133 make[1]: Entering directory '/work/mxnet/3rdparty/dmlc-core' Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.40.133|:443... HTTP request sent, awaiting response... connected. 200 OK Length: 1400012 (1.3M) [application/octet-stream] Saving to: 'zeromq-4.1.4.tar.gz' cd /work/mxnet/3rdparty/tvm/nnvm; make lib/libnnvm.a DMLC_CORE_PATH=/work/mxnet/3rdparty/dmlc-core; cd /work/mxnet make[1]: Entering directory '/work/mxnet/3rdparty/tvm/nnvm' g++ -std=c++11 -Wall -O2 -Iinclude -fPIC -I../include -I../3rdparty/dlpack/include -I../3rdparty/HalideIR/src -I../topi/include -I/work/mxnet/3rdparty/dmlc-core/include -MM -MT build/src/c_api/c_api_symbolic.o src/c_api/c_api_symbolic.cc >build/src/c_api/c_api_symbolic.d 0K .......... .......... .......... .Unable to establish SSL connection. make/deps.mk:11: recipe for target '/work/mxnet/deps/include/google/protobuf/message.h' failed make[1]: *** [/work/mxnet/deps/include/google/protobuf/message.h] Error 4 make[1]: *** Waiting for unfinished jobs.... .... make[1]: Leaving directory '/work/mxnet/3rdparty/ps-lite' make: *** [PSLITE] Error 2 Makefile:594: recipe for target 'PSLITE' failed build.py: 2019-08-16 15:51:45,033Z INFO Waiting for status of container 31da00366c99 for 600 s. build.py: 2019-08-16 15:51:45,252Z INFO Container exit status: {'Error': None, 'StatusCode': 2} build.py: 2019-08-16 15:51:45,253Z ERROR Container exited with an error 😞 build.py: 2019-08-16 15:51:45,253Z INFO Executed command for reproduction: ci/build.py --docker-registry mxnetci --platform ubuntu_cpu --docker-build-retries 3 --shm-size 500m /work/runtime_functions.sh build_ubuntu_cpu_openblas ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
