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

Ayush Saxena commented on HADOOP-17787:
---------------------------------------

It is executing this command:
{noformat}
/bin/bash ${TESTPATCHBIN} "${YETUS_ARGS[@]}"
+ /bin/bash 
/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/yetus/precommit/src/main/shell/test-patch.sh
 --archive-list=checkstyle-errors.xml,spotbugsXml.xml 
--basedir=/home/jenkins/je:
nkins-agent/workspace/PreCommit-HDFS-Build/sourcedir 
--brief-report-file=/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/out/email-report.txt
 --build-url-artifacts=artifact/out 
--console-report-file=/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/out/console-report.txt
 --console-urls --docker 
--dockerfile=/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/sourcedir/dev-support/docker/Dockerfile
 --dockermemlimit=20g --spotbugs-strict-precheck 
--html-report-file=/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/out/console-report.html
 --java-home=/usr/lib/jvm/java-8-openjdk-amd64 --jira-password=**** 
--jira-user=**** 
--multijdkdirs=/usr/lib/jvm/zulu-7-amd64,/usr/lib/jvm/java-11-openjdk-amd64 
--multijdktests=compile --mvn-custom-repos 
--patch-dir=/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/out 
--personality=/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/sourcedir/dev-support/bin/hadoop.sh
 --project=hadoop --proclimit=5500 --reapermode=kill --resetrepo --robot 
--sentinel 
--shelldocs=/home/jenkins/jenkins-agent/workspace/PreCommit-HDFS-Build/sourcedir/dev-support/bin/shelldocs
 --tests-filter=checkstyle,pylint,shelldocs 
--mvn-javadoc-goals=process-sources,javadoc:javadoc-no-fork HDFS-16101{noformat}

Then there is:

{noformat}
WARNING: Working around Jenkins branch information
>From https://gitbox.apache.org/repos/asf/hadoop
 = [up to date]              HADOOP-10388           -> origin/HADOOP-10388
 = [up to date]              HADOOP-11671           -> origin/HADOOP-11671
 = [up to date]              HADOOP-11890           -> origin/HADOOP-11890
.....
{noformat}

Then finally:

{noformat}
Modes: Jenkins MultiJDK Sentinel Robot Docker ResetRepo UnitTests
Processing: HDFS-16101
ERROR: Unsure how to process HDFS-16101.
{noformat}

Is there something changed that it is expecting a branch instead of downloading 
the patch. or some yetus argument is being passed wrong to the script.
[~aajisaka] do you have any pointers, or atleast who might help us here


> Refactor fetching of credentials in Jenkins
> -------------------------------------------
>
>                 Key: HADOOP-17787
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17787
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.4.0
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2021-07-03-10-47-02-330.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Need to refactor fetching of credentials in Jenkinsfile.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to