Skip to content

HBASE-22451 TestLoadIncrementalHFiles and TestSecureLoadIncrementalHFiles are flaky - #250

Merged
apurtell merged 1 commit into
apache:branch-1from
apurtell:HBASE-22451-branch-1
May 31, 2019
Merged

HBASE-22451 TestLoadIncrementalHFiles and TestSecureLoadIncrementalHFiles are flaky#250
apurtell merged 1 commit into
apache:branch-1from
apurtell:HBASE-22451-branch-1

Conversation

@apurtell

Copy link
Copy Markdown
Contributor

Start ZKNamespaceManager as first step in TableNamespaceManager initialization

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec43Docker mode activated.
_ Prechecks _
0findbugs0Findbugs executables are not available.
+1hbaseanti0Patch does not have any anti-patterns.
+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 _
+1mvninstall159branch-1 passed
+1compile42branch-1 passed with JDK v1.8.0_212
-1compile25hbase-server in branch-1 failed with JDK v1.7.0_222.
+1checkstyle80branch-1 passed
+1shadedjars168branch has no errors when building our shaded downstream artifacts.
+1javadoc34branch-1 passed with JDK v1.8.0_212
+1javadoc37branch-1 passed with JDK v1.7.0_222
_ Patch Compile Tests _
+1mvninstall98the patch passed
+1compile38the patch passed with JDK v1.8.0_212
+1javac39the patch passed
+1compile40the patch passed with JDK v1.7.0_222
+1javac40hbase-server-jdk1.7.0_222 with JDK v1.7.0_222 generated 0 new + 6 unchanged - 2 fixed = 6 total (was 8)
+1checkstyle80the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars161patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck206Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1javadoc31the patch passed with JDK v1.8.0_212
+1javadoc39the patch passed with JDK v1.7.0_222
_ Other Tests _
-1unit1794hbase-server in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
3176
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestMinVersions
hadoop.hbase.regionserver.TestSplitTransaction
hadoop.hbase.regionserver.TestDateTieredCompactionPolicy
hadoop.hbase.regionserver.TestDefaultCompactSelection
hadoop.hbase.regionserver.TestBulkLoad
hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression
hadoop.hbase.filter.TestFilter
hadoop.hbase.filter.TestQualifierFilterWithEmptyQualifier
hadoop.hbase.regionserver.TestStoreFileRefresherChore
hadoop.hbase.regionserver.TestRegionMergeTransaction
hadoop.hbase.filter.TestInvocationRecordFilter
hadoop.hbase.filter.TestFilterFromRegionSide
hadoop.hbase.regionserver.TestDateTieredCompactionPolicyOverflow
hadoop.hbase.filter.TestMultipleColumnPrefixFilter
hadoop.hbase.filter.TestDependentColumnFilter
hadoop.hbase.regionserver.TestBlocksScanned
hadoop.hbase.regionserver.TestHRegionInfo
hadoop.hbase.regionserver.TestColumnSeeking
hadoop.hbase.regionserver.TestHRegionFileSystem
hadoop.hbase.regionserver.TestStripeStoreFileManager
hadoop.hbase.regionserver.TestScanner
hadoop.hbase.filter.TestColumnPrefixFilter
hadoop.hbase.master.TestCatalogJanitor
hadoop.hbase.client.TestRollbackFromClient
hadoop.hbase.client.TestIntraRowPagination
hadoop.hbase.regionserver.TestScanWithBloomError
hadoop.hbase.regionserver.TestWideScanner
hadoop.hbase.coprocessor.TestCoprocessorInterface
hadoop.hbase.client.TestClientClusterStatus
hadoop.hbase.coprocessor.TestRegionObserverStacking
hadoop.hbase.regionserver.TestResettingCounters
hadoop.hbase.regionserver.TestKeepDeletes
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/1/artifact/out/Dockerfile
GITHUB PR#250
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 7f4953bbed5e 3.13.0-153-generic #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-1 / b5d667c
mavenversion: Apache Maven 3.0.5
Default Java1.7.0_222
Multi-JDK versions/usr/lib/jvm/java-8-openjdk-amd64:1.8.0_212 /usr/lib/jvm/java-7-openjdk-amd64:1.7.0_222
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/1/artifact/out/branch-compile-hbase-server-jdk1.7.0_222.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/1/testReport/
Max. process+thread count709 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@apurtell

Copy link
Copy Markdown
ContributorAuthor

Some kind of compile/classpath problem

[ERROR] /testptch/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheStats.java:[77,41] cannot access org.apache.hadoop.hbase.util.Counter.Cell
bad class file: /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/1.5.0-SNAPSHOT/hbase-common-1.5.0-SNAPSHOT.jar(org/apache/hadoop/hbase/util/Counter$Cell.class)
unable to access file: corrupted zip file
Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 1 error

[ERROR] testInsertFilesIntoL0(org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager) Time elapsed: 0.015 s <<< ERROR!
java.lang.NoSuchMethodError: org.apache.hadoop.hbase.io.util.HeapMemorySizeUtil.getLruCacheSize(Lorg/apache/hadoop/conf/Configuration;)J

@apurtell

Copy link
Copy Markdown
ContributorAuthor

@busbey Does precommit clean out and reset the jenkins workspace first?

@petersomogyi

Copy link
Copy Markdown
Contributor

The workspace is clean before the job but it looks like ${HOME}.m2 is shared on the host which could cause similar issues.
The current call to yetus test-patch call does not have --mvn-custom-repo parameter. Let me create an issue for this.

I've retriggered this execution.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec1181Docker mode activated.
_ Prechecks _
0findbugs0Findbugs executables are not available.
+1hbaseanti0Patch does not have any anti-patterns.
+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 _
+1mvninstall185branch-1 passed
+1compile48branch-1 passed with JDK v1.8.0_212
+1compile50branch-1 passed with JDK v1.7.0_222
+1checkstyle94branch-1 passed
+1shadedjars188branch has no errors when building our shaded downstream artifacts.
+1javadoc39branch-1 passed with JDK v1.8.0_212
+1javadoc48branch-1 passed with JDK v1.7.0_222
_ Patch Compile Tests _
+1mvninstall129the patch passed
+1compile50the patch passed with JDK v1.8.0_212
+1javac50the patch passed
+1compile53the patch passed with JDK v1.7.0_222
+1javac53the patch passed
+1checkstyle99the patch passed
+1whitespace1The patch has no whitespace issues.
+1shadedjars216patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck309Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1javadoc37the patch passed with JDK v1.8.0_212
+1javadoc48the patch passed with JDK v1.7.0_222
_ Other Tests _
+1unit9196hbase-server in the patch passed.
+1asflicense26The patch does not generate ASF License warnings.
17070
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/3/artifact/out/Dockerfile
GITHUB PR#250
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 02d9253aa87b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-1 / 68a0160
mavenversion: Apache Maven 3.0.5
Default Java1.7.0_222
Multi-JDK versions/usr/lib/jvm/java-8-openjdk-amd64:1.8.0_212 /usr/lib/jvm/java-7-openjdk-amd64:1.7.0_222
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/3/testReport/
Max. process+thread count4330 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@apurtell

Copy link
Copy Markdown
ContributorAuthor

Thank you so much for your help @petersomogyi !

…iles are flaky
Start ZKNamespaceManager as first step in TableNamespaceManager initialization
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
@apurtell
apurtellforce-pushed the HBASE-22451-branch-1 branch from b9dfcfe to 5637e9aCompareMay 31, 2019 00:46
@apurtell
apurtell merged commit 5beba8f into apache:branch-1May 31, 2019
@apurtell
apurtell deleted the HBASE-22451-branch-1 branch May 31, 2019 00:47
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec0Docker mode activated.
-1patch7#250 does not apply to branch-1. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#250
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-250/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

asfgit pushed a commit that referenced this pull request May 31, 2019
…iles are flaky (#250)
Start ZKNamespaceManager as first step in TableNamespaceManager initialization
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
asfgit pushed a commit that referenced this pull request May 31, 2019
…iles are flaky (#250)
Start ZKNamespaceManager as first step in TableNamespaceManager initialization
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
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

@apurtell@Apache-HBase@petersomogyi