[ 
https://issues.apache.org/jira/browse/HADOOP-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kengo Seki updated HADOOP-12681:
--------------------------------
    Attachment: HADOOP-12681.branch-2.00.patch

Attaching a patch. After applying this, test-patch works in docker mode on 
branch-2, as follows:

{code}
[sekikn@localhost hadoop]$ /home/sekikn/yetus/precommit/smart-apply-patch.sh 
--plugins=all ~/HADOOP-12681.branch-2.00.patch 
Processing: /home/sekikn/HADOOP-12681.branch-2.00.patch
Patch file /home/sekikn/HADOOP-12681.branch-2.00.patch copied to 
/tmp/yetus-5197.32233
Applying the patch:
Sun Dec 27 23:41:33 JST 2015
cd /home/sekikn/dev/hadoop
git apply --binary -v --stat --apply -p0 /tmp/yetus-5197.32233/patch
Applied patch dev-support/docker/Dockerfile cleanly.
 dev-support/docker/Dockerfile |    4 ----
 1 file changed, 4 deletions(-)
[sekikn@localhost hadoop]$ /home/sekikn/yetus/precommit/test-patch.sh 
--dirty-workspace --docker --project=hadoop MAPREDUCE-6584
/tmp/yetus-4717.16695 has been created
Running in developer mode
Processing: MAPREDUCE-6584
MAPREDUCE-6584 patch is being downloaded at Sun Dec 27 23:46:06 JST 2015 from
https://issues.apache.org/jira/secure/attachment/12779516/MAPREDUCE-6584-branch-2.01.patch

(snip)

-1 overall

 _____     _ _                _ 
|  ___|_ _(_) |_   _ _ __ ___| |
| |_ / _` | | | | | | '__/ _ \ |
|  _| (_| | | | |_| | | |  __/_|
|_|  \__,_|_|_|\__,_|_|  \___(_)
                                


| Vote |      Subsystem |  Runtime   | Comment
============================================================================
|   0  |        reexec  |  0m 0s     | Docker mode activated. 
|  +1  |       @author  |  0m 0s     | The patch does not contain any @author 
|      |                |            | tags.
|  -1  |    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.
|  +1  |    mvninstall  |  6m 10s    | branch-2 passed 
|  +1  |       compile  |  0m 21s    | branch-2 passed 
|  +1  |       mvnsite  |  0m 27s    | branch-2 passed 
|  +1  |    mvneclipse  |  0m 12s    | branch-2 passed 
|  +1  |       javadoc  |  0m 21s    | branch-2 passed 
|  +1  |    mvninstall  |  0m 24s    | the patch passed 
|  +1  |       compile  |  0m 21s    | the patch passed 
|  +1  |         javac  |  0m 21s    | the patch passed 
|  +1  |       mvnsite  |  0m 28s    | the patch passed 
|  +1  |    mvneclipse  |  0m 11s    | the patch passed 
|  +1  |    whitespace  |  0m 0s     | Patch has no whitespace issues. 
|  +1  |           xml  |  0m 0s     | The patch has no ill-formed XML file. 
|  +1  |       javadoc  |  0m 21s    | the patch passed 
|  +1  |    asflicense  |  0m 18s    | Patch does not generate ASF License 
|      |                |            | warnings.
|      |                |  10m 2s    | 


|| Subsystem || Report/Notes ||
============================================================================
| Docker | Client=1.7.1 Server=1.7.1 Image:yetus/hadoop:577e74f |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12779516/MAPREDUCE-6584-branch-2.01.patch
 |
| JIRA Issue | MAPREDUCE-6584 |
| Optional Tests |  asflicense  compile  javac  javadoc  mvninstall  mvnsite  
unit  xml  |
| uname | Linux 7ba42874cad1 2.6.32-573.8.1.el6.x86_64 #1 SMP Tue Nov 10 
18:01:38 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/patchprocess/precommit/personality/provided.sh |
| git revision | branch-2 / 42160d3 |
| Default Java | 1.7.0_80 |
| modules | C: 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
U: 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core |
| Max memory used | 75MB |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT   http://yetus.apache.org |
{code}

> start-build-env.sh fails in branch-2
> ------------------------------------
>
>                 Key: HADOOP-12681
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12681
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Akira AJISAKA
>            Priority: Blocker
>              Labels: newbie
>         Attachments: HADOOP-12681.branch-2.00.patch
>
>
> start-build-env.sh fails in branch-2. Found in MAPREDUCE-6584. 
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6236/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to