Console Output
Started by GitHub push by LorenzBuehmann
Running as SYSTEM
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/DL-Learner regression statistics/workspace
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/SmartDataAnalytics/DL-Learner # timeout=10
Fetching upstream changes from https://github.com/SmartDataAnalytics/DL-Learner
> git --version # timeout=10
> git fetch --tags --progress https://github.com/SmartDataAnalytics/DL-Learner +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 42e7d00d2f8a0683a938de30567efdc74dc1aeea (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 42e7d00d2f8a0683a938de30567efdc74dc1aeea # timeout=10
Commit message: "Bumped dependencies and plugins."
> git rev-list --no-walk d2c97b0a7a9b38d0f4d54495fb1f46b412b3d97c # timeout=10
[workspace] $ /bin/sh -xe /tmp/tomcat8-tomcat8-tmp/jenkins1948158419967703228.sh
+ /bin/bash -c
. ~/.bashrc
workon dllearner_regression_stats
cd ~/src/dl-learner-regression-stats/
bin/makestats --localrepo --branch develop --csvout ~/.jenkins/jobs/DL-Learner\ regression\ statistics/workspace/carcinogenesis.csv ~/.jenkins/jobs/DL-Learner\ regression\ statistics/workspace/ /usr/share/tomcat6/src/dl-learner-regression-stats/param-celoe.conf inc
/bin/bash: line 1: /usr/share/tomcat8/.bashrc: No such file or directory
/bin/bash: line 2: workon: command not found
/bin/bash: line 3: cd: /usr/share/tomcat8/src/dl-learner-regression-stats/: No such file or directory
/bin/bash: line 4: bin/makestats: No such file or directory
Build step 'Execute shell' marked build as failure
Recording plot data
Finished: FAILURE