See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_18_latest/103/display/redirect?page=changes>
Changes: [Jaikiran Pai] don't rely on deltree command - prevent any build failures on CI where that command is not present ------------------------------------------ Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 103 originally caused by: Started by user Jaikiran Pai Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-he-de-2 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_18_latest/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/ant.git > git init > <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_18_latest/ws/> > # timeout=10 Fetching upstream changes from https://github.com/apache/ant.git > git --version # timeout=10 > git --version # 'git version 2.14.3.windows.1' > git fetch --tags --progress -- https://github.com/apache/ant.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch Checking out Revision 6d71acb4d90b9338f305057563e982759534a07f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d71acb4d90b9338f305057563e982759534a07f # timeout=10 Commit message: "don't rely on deltree command - prevent any build failures on CI where that command is not present" > git rev-list --no-walk 190d9ad7249c7fa27ed626c2449e3d574c80838b # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content LANG=en_US.utf8 [EnvInject] - Variables injected successfully. [jdk_18_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml -Djdk=jdk_18_latest -DOS=Windows -Djenkins=t && exit %%ERRORLEVEL%%" Buildfile: <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_18_latest/ws/launch-build.xml> launch: [echo] Launching <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_18_latest/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t [exec] [exec] ... Bootstrapping Ant Distribution [exec] JAVA_HOME=/home/jenkins/tools/java/latest18 [exec] JAVA=/home/jenkins/tools/java/latest18\bin\java [exec] JAVAC=/home/jenkins/tools/java/latest18\bin\javac [exec] CLASSPATH=;lib\optional\ant-antunit-1.4.1.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.1.jar;build\classes;src\main; [exec] ANT_HOME=. [exec] [exec] ... Compiling Ant Classes [exec] [exec] ... Cleaning Up Build Directories [exec] [exec] ... Done Bootstrapping Ant Distribution [exec] Bootstrap FAILED [exec] The system cannot find the path specified. BUILD SUCCESSFUL Total time: 0 seconds Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
