Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

CI fails for unix cpu Static build CPU 14.04 #14174

Open
ChaiBapchya opened this issue Feb 15, 2019 · 14 comments
Open

CI fails for unix cpu Static build CPU 14.04 #14174

ChaiBapchya opened this issue Feb 15, 2019 · 14 comments

Comments

@ChaiBapchya
Copy link
Contributor

ChaiBapchya commented Feb 15, 2019

In an unrelated PR #14168 (fixes spelling), Unix CPU in CI failed for the test - Static build CPU 14.04 Scala

Mostly the error is caused here

To install the library, you can run "make PREFIX=/path/to/your/installation install".

++++ make --quiet -j 72 PREFIX=/work/mxnet/staticdeps install
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Generating openblas_config.h in /work/mxnet/staticdeps/include
Generating f77blas.h in /work/mxnet/staticdeps/include
Generating cblas.h in /work/mxnet/staticdeps/include
Copying LAPACKE header files to /work/mxnet/staticdeps/include
Copying the static library to /work/mxnet/staticdeps/lib
Copying the shared library to /work/mxnet/staticdeps/lib
install: cannot stat 'libopenblasp-r0.3.3.so': No such file or directory
make[1]: *** [install] Error 1
make: *** [install] Error 2

Log can be found here - http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-14168/1/pipeline
@lanking520 can you weigh in? Any thoughts?

@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended labels: Scala, Build

@ChaiBapchya
Copy link
Contributor Author

@mxnet-label-bot add [Scala, Build]

@ChaiBapchya ChaiBapchya changed the title unix cpu Static build CPU 14.04 Scala CI fails for unix cpu Static build CPU 14.04 Scala Feb 15, 2019
@ChaiBapchya
Copy link
Contributor Author

Yet another instance - Refer PR #14247
Jenkins - http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-14247/1/

@lanking520 Looks more than a random error

@lanking520
Copy link
Member

@marcoabreu not quite sure if it caused by some network issue or timeout from Jenkins. It's rare to see this issue, but it did happened.

@ChaiBapchya
Copy link
Contributor Author

@piyushghai
Copy link
Contributor

It's not related to Scala.
The errors on the Jenkins stage are at : Static Build CPU 14.04 Python, more specifically this :

build.py: 2019-02-25 06:41:31,028Z CRITICAL Execution of ['/work/runtime_functions.sh', 'build_static_python_mkl'] failed with status: 2

@piyushghai
Copy link
Contributor

@mxnet-label-bot Update [Python, Build, MKL]

@lanking520
Copy link
Member

@piyushghai Well, it both happened.

@lanking520
Copy link
Member

#14414

@lanking520 lanking520 changed the title CI fails for unix cpu Static build CPU 14.04 Scala CI fails for unix cpu Static build CPU 14.04 Mar 13, 2019
@perdasilva
Copy link
Contributor

@ChaiBapchya
Copy link
Contributor Author

@ChaiBapchya
Copy link
Contributor Author

ChaiBapchya commented Jul 19, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants