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/jenkins5386943974934898862.sh PWD: , /var/local/jenkins/workspace/autoplot-release TAG: jf-300 From https://github.com/autoplot/autoplot 4d02e3b89..ccbec5afd main -> origin/main Updating 4d02e3b89..ccbec5afd Fast-forward Autoplot/compile-application-stable.sh | 51 +-------------- Autoplot/compile-application.sh | 111 +++------------------------------ Autoplot/makeSingleJar.sh | 2 +- 3 files changed, 13 insertions(+), 151 deletions(-) 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 /usr/local/apache-tomcat-8.0.27/temp/jenkins5386943974934898862.sh: 61: cd: can't cd to dist Build step 'Execute shell' marked build as failure Archiving artifacts Recording fingerprints Sending e-mails to: faden@cottagesystems.com Finished: FAILURE