tez
tez copied to clipboard
TEZ-4528: Parallel compilation in precommit.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Comment |
|---|---|---|---|
| +0 :ok: | reexec | 0m 13s | Docker mode activated. |
| _ Prechecks _ | |||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. |
| +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. |
| _ master Compile Tests _ | |||
| _ Patch Compile Tests _ | |||
| -1 :x: | shellcheck | 0m 4s | The patch generated 1 new + 134 unchanged - 1 fixed = 135 total (was 135) |
| +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. |
| +1 :green_heart: | yamllint | 0m 2s | There were no new yamllint issues. |
| _ Other Tests _ | |||
| +1 :green_heart: | asflicense | 1m 48s | The patch does not generate ASF License warnings. |
| 3m 7s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-366/1/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/tez/pull/366 |
| JIRA Issue | TEZ-4528 |
| Optional Tests | dupname asflicense shellcheck shelldocs yamllint |
| uname | Linux a098236cbb2c 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/tez.sh |
| git revision | master / cd6ceec3d |
| shellcheck | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-366/1/artifact/out/diff-patch-shellcheck.txt |
| Max. process+thread count | 51 (vs. ulimit of 5500) |
| modules | C: . U: . |
| Console output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-366/1/console |
| versions | git=2.34.1 maven=3.6.3 shellcheck=0.7.1 yamllint=1.24.2 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Comment |
|---|---|---|---|
| +0 :ok: | reexec | 0m 14s | Docker mode activated. |
| _ Prechecks _ | |||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. |
| +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. |
| -1 :x: | test4tests | 0m 0s | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. |
| _ master Compile Tests _ | |||
| +0 :ok: | mvndep | 6m 16s | Maven dependency ordering for branch |
| +1 :green_heart: | mvninstall | 13m 2s | master passed |
| +1 :green_heart: | compile | 3m 18s | master passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu322.04 |
| +1 :green_heart: | compile | 3m 12s | master passed with JDK Private Build-1.8.0_422-8u422-b05-1~22.04-b05 |
| +1 :green_heart: | checkstyle | 2m 3s | master passed |
| +1 :green_heart: | javadoc | 1m 58s | master passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu322.04 |
| +1 :green_heart: | javadoc | 1m 34s | master passed with JDK Private Build-1.8.0_422-8u422-b05-1~22.04-b05 |
| +0 :ok: | spotbugs | 6m 5s | Used deprecated FindBugs config; considering switching to SpotBugs. |
| +1 :green_heart: | findbugs | 8m 1s | master passed |
| _ Patch Compile Tests _ | |||
| +0 :ok: | mvndep | 0m 11s | Maven dependency ordering for patch |
| +1 :green_heart: | mvninstall | 4m 53s | the patch passed |
| +1 :green_heart: | compile | 3m 6s | the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu322.04 |
| +1 :green_heart: | javac | 3m 6s | the patch passed |
| +1 :green_heart: | compile | 2m 55s | the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~22.04-b05 |
| +1 :green_heart: | javac | 2m 55s | the patch passed |
| +1 :green_heart: | checkstyle | 1m 28s | the patch passed |
| -1 :x: | shellcheck | 0m 4s | The patch generated 1 new + 134 unchanged - 1 fixed = 135 total (was 135) |
| +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. |
| +1 :green_heart: | yamllint | 0m 0s | There were no new yamllint issues. |
| +1 :green_heart: | javadoc | 1m 36s | the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu322.04 |
| +1 :green_heart: | javadoc | 1m 35s | the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~22.04-b05 |
| +1 :green_heart: | findbugs | 7m 36s | the patch passed |
| _ Other Tests _ | |||
| +1 :green_heart: | unit | 6m 9s | tez-dag in the patch passed. |
| +1 :green_heart: | unit | 83m 13s | root in the patch passed. |
| +1 :green_heart: | asflicense | 1m 8s | The patch does not generate ASF License warnings. |
| 156m 9s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-366/2/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/tez/pull/366 |
| JIRA Issue | TEZ-4528 |
| Optional Tests | dupname asflicense shellcheck shelldocs yamllint javac javadoc unit spotbugs findbugs checkstyle compile |
| uname | Linux c904713f2932 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/tez.sh |
| git revision | master / cd6ceec3d |
| Default Java | Private Build-1.8.0_422-8u422-b05-1~22.04-b05 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu322.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_422-8u422-b05-1~22.04-b05 |
| shellcheck | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-366/2/artifact/out/diff-patch-shellcheck.txt |
| Test Results | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-366/2/testReport/ |
| Max. process+thread count | 2100 (vs. ulimit of 5500) |
| modules | C: tez-dag . U: . |
| Console output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-366/2/console |
| versions | git=2.34.1 maven=3.6.3 shellcheck=0.7.1 findbugs=3.0.1 yamllint=1.24.2 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
This message was automatically generated.