Console Output
Started by GitHub push by dependabot[bot]
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 89e6380cd14921ba86205a1437857744fe896c4d (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89e6380cd14921ba86205a1437857744fe896c4d # timeout=10
Commit message: "Merge pull request #87 from SmartDataAnalytics/dependabot/maven/components-core/com.thoughtworks.xstream-xstream-1.4.17"
> git rev-list --no-walk 89e6380cd14921ba86205a1437857744fe896c4d # timeout=10
[workspace] $ /bin/sh -xe /tmp/tomcat8-tomcat8-tmp/jenkins9334537139445930586.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