[ 
https://issues.apache.org/jira/browse/HADOOP-19476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932035#comment-17932035
 ] 

ASF GitHub Bot commented on HADOOP-19476:
-----------------------------------------

hadoop-yetus commented on PR #7452:
URL: https://github.com/apache/hadoop/pull/7452#issuecomment-2695132487

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |  13m 15s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   |||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |   6m 52s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  shadedclient  |  44m 15s |  |  branch has no errors 
when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 32s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  blanks  |   0m  1s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  shadedclient  |  33m 17s |  |  patch has no errors 
when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 36s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   |  93m 35s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.48 ServerAPI=1.48 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7452/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/7452 |
   | Optional Tests | dupname asflicense |
   | uname | Linux 9ae494fbaf64 5.15.0-126-generic #136-Ubuntu SMP Wed Nov 6 
10:38:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 9ade311abd815cb28c10653ea6820aad02c17778 |
   | Max. process+thread count | 558 (vs. ulimit of 5500) |
   | modules | C:  U:  |
   | Console output | 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7452/1/console |
   | versions | git=2.25.1 maven=3.6.3 |
   | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   




> Create python3 symlink needed for mvnsite
> -----------------------------------------
>
>                 Key: HADOOP-19476
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19476
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.5.0
>         Environment: Windows 10
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> The mvnsite compilation step needs python3. Although we're installing python3 
> in the build environment, the python3 executable is missing.
> Thus, we need to create a symbolic link python3 pointing to python.exe needed 
> for mvnsite.
> Failure -
> {code}
> [INFO] ------------------< org.apache.hadoop:hadoop-common 
> >-------------------
> [INFO] Building Apache Hadoop Common 3.5.0-SNAPSHOT                    
> [11/115]
> [INFO]   from hadoop-common-project\hadoop-common\pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hadoop-common ---
> [INFO] Deleting C:\hadoop\hadoop-common-project\hadoop-common\target
> [INFO] Deleting 
> C:\hadoop\hadoop-common-project\hadoop-common\src\site\markdown (includes = 
> [UnixShellAPI.md], excludes = [])
> [INFO] Deleting 
> C:\hadoop\hadoop-common-project\hadoop-common\src\site\resources (includes = 
> [configuration.xsl, core-default.xml], excludes = [])
> [INFO] 
> [INFO] --- exec-maven-plugin:1.3.1:exec (shelldocs) @ hadoop-common ---
> /usr/bin/env: 'python3': No such file or directory
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache Hadoop Main 3.5.0-SNAPSHOT:
> [INFO] 
> [INFO] Apache Hadoop Main ................................. SUCCESS [21:20 
> min]
> [INFO] Apache Hadoop Build Tools .......................... SUCCESS [  0.017 
> s]
> [INFO] Apache Hadoop Project POM .......................... SUCCESS [  2.107 
> s]
> [INFO] Apache Hadoop Annotations .......................... SUCCESS [  2.018 
> s]
> [INFO] Apache Hadoop Assemblies ........................... SUCCESS [  0.411 
> s]
> [INFO] Apache Hadoop Project Dist POM ..................... SUCCESS [  0.326 
> s]
> [INFO] Apache Hadoop Maven Plugins ........................ SUCCESS [  5.055 
> s]
> [INFO] Apache Hadoop MiniKDC .............................. SUCCESS [  2.848 
> s]
> [INFO] Apache Hadoop Auth ................................. SUCCESS [  9.377 
> s]
> [INFO] Apache Hadoop Auth Examples ........................ SUCCESS [  2.012 
> s]
> [INFO] Apache Hadoop Common ............................... FAILURE [  6.722 
> s]
> ...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  21:54 min
> [INFO] Finished at: 2025-02-28T07:36:22Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.1:exec 
> (shelldocs) on project hadoop-common: Command execution failed. Process 
> exited with an error: 127 (Exit value: 127) -> [Help 1]
> [ERROR] 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to