+0 🆗 | reexec | 0m 48s | | Docker mode activated. |
| | | _ Prechecks _ | |
+1 💚 | dupname | 0m 1s | | No case conflicting files found. |
+0 🆗 | codespell | 0m 1s | | codespell was not available. |
+0 🆗 | detsecrets | 0m 1s | | detect-secrets was not available. |
+1 💚 | @author | 0m 0s | | The patch does not contain any@author tags. |
+1 💚 | test4tests | 0m 0s | | The patch appears to include 66 new or modified test files. |
| | | _ trunk Compile Tests _ | |
+1 💚 | mvninstall | 41m 6s | | trunk passed |
+1 💚 | compile | 1m 1s | | trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 |
+1 💚 | compile | 0m 52s | | trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 |
+1 💚 | checkstyle | 0m 56s | | trunk passed |
+1 💚 | mvnsite | 0m 55s | | trunk passed |
+1 💚 | javadoc | 0m 57s | | trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 |
+1 💚 | javadoc | 0m 47s | | trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 |
+1 💚 | spotbugs | 1m 55s | | trunk passed |
+1 💚 | shadedclient | 40m 17s | | branch has no errors when building and testing our client artifacts. |
-0⚠️ | patch | 40m 39s | | Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary. |
| | | _ Patch Compile Tests _ | |
-1 ❌ | mvninstall | 0m 42s | /patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt | hadoop-yarn-server-resourcemanager in the patch failed. |
-1 ❌ | compile | 0m 52s | /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt | hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04. |
-1 ❌ | javac | 0m 52s | /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt | hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04. |
-1 ❌ | compile | 0m 43s | /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt | hadoop-yarn-server-resourcemanager in the patch failed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06. |
-1 ❌ | javac | 0m 43s | /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt | hadoop-yarn-server-resourcemanager in the patch failed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06. |
-1 ❌ | blanks | 0m 0s | /blanks-eol.txt | The patch has 7 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Referhttps://git-scm.com/docs/git-apply |
-0⚠️ | checkstyle | 0m 49s | /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt | hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 513 new + 284 unchanged - 8 fixed = 797 total (was 292) |
-1 ❌ | mvnsite | 0m 45s | /patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt | hadoop-yarn-server-resourcemanager in the patch failed. |
+1 💚 | javadoc | 0m 44s | | the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 |
+1 💚 | javadoc | 0m 41s | | the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 |
-1 ❌ | spotbugs | 0m 43s | /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt | hadoop-yarn-server-resourcemanager in the patch failed. |
-1 ❌ | shadedclient | 14m 9s | | patch has errors when building and testing our client artifacts. |
| | | _ Other Tests _ | |
-1 ❌ | unit | 0m 46s | /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt | hadoop-yarn-server-resourcemanager in the patch failed. |
+1 💚 | asflicense | 0m 33s | | The patch does not generate ASF License warnings. |
| | 107m 35s | | |
Description of PR
JIRA:YARN-11262. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-yarn-server-resourcemanager Part4.
How was this patch tested?
mvn clean test.
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?