See 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/199/display/redirect?page=changes>

Changes:

[Jaikiran Pai] disable annotation processors during (javac) compilation


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 
199
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-9 (Windows-Docker Windows) in workspace 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/.git>
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/ant.git # 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
Checking out Revision 72d6a274733d7c5460efc9ae53d645246184dabe 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 72d6a274733d7c5460efc9ae53d645246184dabe # timeout=10
Commit message: "disable annotation processors during (javac) compilation"
 > git rev-list --no-walk 4e26d7679a9cc6f4731d682136590f9fa241cb99 # 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_21_latest_windows] $ cmd /c call 
C:\Users\jenkins\AppData\Local\Temp\jenkins9380857147587630168.bat

<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/>java>
 -version 
openjdk version "21-ea" 2023-09-19
OpenJDK Runtime Environment (build 21-ea+21-1778)
OpenJDK 64-Bit Server VM (build 21-ea+21-1778, mixed mode, sharing)

<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/>exit>
 0 
[jdk_21_latest_windows] $ cmd /c call 
C:\Users\jenkins\AppData\Local\Temp\jenkins11833434072540170771.bat

<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/>ant>
 -version 
Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[jdk_21_latest_windows] $ cmd /c call 
C:\Users\jenkins\AppData\Local\Temp\jenkins13364522255892176813.bat

<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/>ant>
 -Djenkins=t -f launch-build.xml 
Buildfile: 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/launch-build.xml>

launch:
     [echo] Launching 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_21_latest_windows/ws/build.bat>
 allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip 
-Djenkins=t
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] JAVA_HOME=F:\jenkins\tools\java\latest21
     [exec] JAVA=F:\jenkins\tools\java\latest21\bin\java
     [exec] JAVAC=F:\jenkins\tools\java\latest21\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-4.13.2.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] error: invalid flag: -proc:none 
     [exec] Usage: javac <options> <source files>
     [exec] use --help for a list of possible options
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED

BUILD SUCCESSFUL
Total time: 2 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?

Reply via email to