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

Sean Busbey commented on HBASE-20591:
-------------------------------------

build #1 of any of our pipelines always fails due to a jenkins bug where it 
doesn't set parameter defaults. so the above can be ignored.

here's build #2, specifically the log for the hadoop 2 jdk8 check:

https://builds.apache.org/blue/rest/organizations/jenkins/pipelines/HBase%20Nightly/branches/HBASE-20591/runs/2/nodes/40/log/?start=0

you can see the maven install step now correctly includes the build executor 
specific repo:

{code}
============================================================================
============================================================================
                            maven install: full
============================================================================
============================================================================


[Wed May 16 16:36:46 UTC 2018 INFO]: Personality: patch mvninstall
cd /testptch/hbase
/usr/share/maven/bin/mvn 
-Dmaven.repo.local=/home/jenkins/yetus-m2/hbase-HBASE-20591-full-1 
-DHBasePatchProcess -fae clean install -DskipTests=true 
-Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true > 
/testptch/patchprocess/patch-mvninstall-root.txt 2>&1
Elapsed:   7m 13s
{code}

> nightly job doesn't respect maven options
> -----------------------------------------
>
>                 Key: HBASE-20591
>                 URL: https://issues.apache.org/jira/browse/HBASE-20591
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>         Attachments: HBASE-20591.0.patch
>
>
> some recent nightly runs have had failures that look like HBASE-20068, but at 
> the maven install step.
> looks like our yetus runs are ignoring the "use build specific maven repos" 
> flag.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to