Skip to content

HBASE-22654 apache-rat complains on branch-1 - #357

Merged
petersomogyi merged 1 commit into
apache:branch-1from
petersomogyi:HBASE-22654
Jul 4, 2019
Merged

HBASE-22654 apache-rat complains on branch-1#357
petersomogyi merged 1 commit into
apache:branch-1from
petersomogyi:HBASE-22654

Conversation

@petersomogyi

Copy link
Copy Markdown
Contributor

License check fails after build with errorProne profile activated. The hbase-error-prone module is added to the root pom only when the profile is active so running RAT check does not consider hbase-error-prone/target as a build directory.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1634Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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.
_ branch-1 Compile Tests _
+1mvninstall152branch-1 passed
+1compile93branch-1 passed
-1shadedjars22branch has 10 errors when building our shaded downstream artifacts.
+1javadoc171branch-1 passed
_ Patch Compile Tests _
+1mvninstall99the patch passed
+1compile194the patch passed
+1javac194the patch passed
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
-1shadedjars49patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck439Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1javadoc122the patch passed
_ Other Tests _
-1unit9488root in the patch failed.
+1asflicense27The patch does not generate ASF License warnings.
12712
ReasonTests
Failed junit testshadoop.hbase.util.TestHBaseFsck
SubsystemReport/Notes
DockerClient=18.09.5 Server=18.09.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-357/1/artifact/out/Dockerfile
GITHUB PR#357
Optional Testsdupname asflicense javac javadoc unit shadedjars hadoopcheck xml compile
unameLinux 91737288b6fc 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-1 / 1d93622
mavenversion: Apache Maven 3.0.5
Default Java1.8.0_212
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-357/1/artifact/out/branch-shadedjars.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-357/1/artifact/out/patch-shadedjars.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-357/1/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-357/1/testReport/
Max. process+thread count3951 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-357/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@petersomogyi
petersomogyi merged commit 47f8437 into apache:branch-1Jul 4, 2019
@petersomogyi
petersomogyi deleted the HBASE-22654 branch September 23, 2019 07:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@petersomogyi@Apache-HBase@busbey