Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-release
[autoplot-release] $ /bin/sh -e /usr/local/apache-tomcat-8.0.27/temp/jenkins7316375209500284857.sh
PWD: , /var/local/jenkins/workspace/autoplot-release
TAG: 20250705a
Already up to date.
PWD1: , /var/local/jenkins/workspace/autoplot-release
Already up to date.
setting STOREPASS and KEYPASS with set +v...
echo "PWD2: ", `pwd`
PWD2: , /var/local/jenkins/workspace/autoplot-release/autoplot
cd Autoplot/
CODEBASE=${HUDSON_URL}job/$JOB_NAME/$BUILD_NUMBER/artifact/autoplot/Autoplot/dist/; export CODEBASE
#TAG=hudson-$BUILD_NUMBER; export TAG
# I'm not sure why this was used, but it killed about an hour trying to figure out why I wasn't seeing
# updates and finally apps-pw couldn't see the folder anyway.
#AUTOPLOT_STABLE_DIR=/home/Web/das2/web/autoplot/lib/; export AUTOPLOT_STABLE_DIR
AUTOPLOT_NO_JNLP_TEMPLATE=1; export AUTOPLOT_NO_JNLP_TEMPLATE
echo "## compile application
bash ./compile-application.sh
echo "## done, compile application
## compile application
bash ./compile-application.sh
echo ## done, compile application
echo "## make single-jar release"
## make single-jar release
cd dist
bash ../makeSingleJar.sh
pwd=/var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot/dist
Archive: ../AutoplotStable.jar
extracting: org/joda/time/format/messages_en.properties
Archive: ../AutoplotVolatile.jar
extracting: com/cottagesystems/jdiskhog/resources/JDiskHogPanel.properties
extracting: scripts/tests/domUtilTest.jy
echo "## done, make single-jar release"
## done, make single-jar release
Archiving artifacts
Recording fingerprints
Finished: SUCCESS