Console Output
Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins4432072579438212617.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
a1685c4d0..5646dff63 main -> origin/main
Updating a1685c4d0..5646dff63
Fast-forward
Autoplot/src/index.html | 1 +
Autoplot/src/org/autoplot/RunBatchTool.java | 10 +++++++++-
2 files changed, 10 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
f11882724..b1a820d61 main -> origin/main
Updating f11882724..b1a820d61
Fast-forward
QDataSet/src/org/das2/qds/ops/Ops.java | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
+ cd ..
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-test100
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Finished: SUCCESS