Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins4216055683816908324.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
1523b7eee..45d82cb06 main -> origin/main
Updating 1523b7eee..45d82cb06
Fast-forward
Autoplot/src/index.html | 7 +++++--
Autoplot/src/org/autoplot/AutoplotUI.java | 24 +++++++++++-------------
Autoplot/src/org/autoplot/AxisPanel.form | 22 +++++++++++++++++-----
Autoplot/src/org/autoplot/AxisPanel.java | 14 +++++++++-----
Autoplot/src/screen.png | Bin 57737 -> 784645 bytes
5 files changed, 42 insertions(+), 25 deletions(-)
+ 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
Already up to date.
+ cd ..
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Finished: SUCCESS