Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/WOLips_master
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/WOLips_master/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/wocommunity/wolips # timeout=10
Fetching upstream changes from https://github.com/wocommunity/wolips
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/wocommunity/wolips +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ad7f123532cf4ccfb91d24d9258af5f35c00641c (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ad7f123532cf4ccfb91d24d9258af5f35c00641c # timeout=10
Commit message: "Make ReadMe less wordy."
> git rev-list --no-walk 3553fe485d8079249ad6c5b21eaa779dca120df4 # timeout=10
[WOLips_master] $ /bin/sh -xe /tmp/jenkins2668919501049819319.sh
+ date +%Y%m%d
+ CURRENT_DATE=20241221
+ echo build.version=4.18.20241221.24
+ echo user.home=/var/lib/jenkins/workspace/WOLips_master
+ echo compile.source=11
+ echo compile.target=11
+ echo system.home=/var/lib/jenkins/workspace/WOLips_master/System
+ echo eclipse.home=/opt/eclipse418
+ echo feature.updateSiteName=WOLips
+ echo wolips.compile.source = 11
+ echo wolips.compile.target = 11
+ echo feature.updateSite=https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/
ERROR: Unable to find build script at /var/lib/jenkins/workspace/WOLips_master/build.xml
Archiving artifacts
Publishing Javadoc
Finished: FAILURE