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/jenkins6689923557765656712.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
e2c77735a..174214f61 main -> origin/main
Updating e2c77735a..174214f61
Fast-forward
Autoplot/src/index.html | 2 ++
DataSourcePack/src/org/autoplot/das2Stream/Das2StreamDataSource.java | 5 ++++-
2 files changed, 6 insertions(+), 1 deletion(-)
+ 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
9460af1a3..9eaaa28ac main -> origin/main
Merge made by the 'recursive' strategy.
.../src/org/das2/client/QDataSetStreamHandler.java | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
+ 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