Console Output

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/jenkins7363236872069643599.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
   32225d275..556094f3e  main       -> origin/main
Updating 32225d275..556094f3e
Fast-forward
 Autoplot/src/index.html | 1 +
 1 file changed, 1 insertion(+)
+ 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
   7e0c683f4..e9f337985  main       -> origin/main
Merge made by the 'recursive' strategy.
 .../src/org/das2/components/DataPointRecorder.java | 30 +++++++++++++++++-----
 1 file changed, 23 insertions(+), 7 deletions(-)
+ cd ..
Triggering a new build of autoplot-test100
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Finished: SUCCESS