Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins5425161379354661029.sh
+ pwd
+ echo PWD: , /var/local/jenkins/workspace/autoplot-all
PWD: , /var/local/jenkins/workspace/autoplot-all
+ echo TAG:
TAG:
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
3c450d8ea..9b294dacb main -> origin/main
Updating 3c450d8ea..9b294dacb
Fast-forward
Autoplot/src/org/autoplot/batch/RunBatchTool.form | 679 ++++++++
Autoplot/src/org/autoplot/batch/RunBatchTool.java | 1867 +++++++++++++++++++++
2 files changed, 2546 insertions(+)
create mode 100644 Autoplot/src/org/autoplot/batch/RunBatchTool.form
create mode 100644 Autoplot/src/org/autoplot/batch/RunBatchTool.java
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-all
PWD1: , /var/local/jenkins/workspace/autoplot-all
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
2f19ac900..94d9e9fa3 main -> origin/main
Merge made by the 'recursive' strategy.
.../org/das2/datum/format/ExponentialDatumFormatter.java | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
+ cd ..
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-test100
Finished: SUCCESS