Skip to content

region_mover.rb should choose same rsgroup servers as target servers - #367

Closed
carrey-feng wants to merge 1 commit into
apache:branch-1from
carrey-feng:HBASE-22658
Closed

region_mover.rb should choose same rsgroup servers as target servers#367
carrey-feng wants to merge 1 commit into
apache:branch-1from
carrey-feng:HBASE-22658

Conversation

@carrey-feng

Copy link
Copy Markdown

There are many retries when I am using graceful_stop.sh to shutdown region server after using regroup, because the target server in a different rsgroup. This makes it slow to graceful shutdown a regionserver. So i think that region_mover.rb should only choose same rsgroup servers as target servers.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec30Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop6The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1ruby-lint1There were no new ruby-lint issues.
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense24The patch does not generate ASF License warnings.
143
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/1/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop ruby_lint
unameLinux f552c4eac6cb 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 / d2a4be9
mavenversion: Apache Maven 3.0.5
rubocopv0.72.0
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/1/artifact/out/diff-patch-rubocop.txt
ruby-lintv2.3.1
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop6The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1ruby-lint2There were no new ruby-lint issues.
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense20The patch does not generate ASF License warnings.
129
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/2/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop ruby_lint
unameLinux 35f5465688d8 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 / a3dc5bc
mavenversion: Apache Maven 3.0.5
rubocopv0.72.0
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/2/artifact/out/diff-patch-rubocop.txt
ruby-lintv2.3.1
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNetHorizonNet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please try to address some of the Rubocop errors? Some of them will be addressed in HBASE-22692 by adding our shell definition also to the /bin directory.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec33Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop6The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1ruby-lint0There were no new ruby-lint issues.
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense20The patch does not generate ASF License warnings.
114
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/3/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop ruby_lint
unameLinux 385aa3651543 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 / bac539e
mavenversion: Apache Maven 3.0.5
rubocopv0.72.0
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/3/artifact/out/diff-patch-rubocop.txt
ruby-lintv2.3.1
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1607Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop6The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1ruby-lint2There were no new ruby-lint issues.
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense18The patch does not generate ASF License warnings.
1694
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/4/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop ruby_lint
unameLinux 5d254abf91ba 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 / 1340706
mavenversion: Apache Maven 3.0.5
rubocopv0.73.0
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/4/artifact/out/diff-patch-rubocop.txt
ruby-lintv2.3.1
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1188Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop4The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1ruby-lint1There were no new ruby-lint issues.
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense18The patch does not generate ASF License warnings.
1270
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/5/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop ruby_lint
unameLinux a8de98af642d 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 / 0a5fe60
mavenversion: Apache Maven 3.0.5
rubocopv0.73.0
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/5/artifact/out/diff-patch-rubocop.txt
ruby-lintv2.3.1
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/5/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1447Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop5The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense18The patch does not generate ASF License warnings.
1539
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/6/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux 949576db39f7 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / 28de85f
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/6/artifact/out/diff-patch-rubocop.txt
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/6/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec99Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop7The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense21The patch does not generate ASF License warnings.
200
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/1/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux 066903b7b495 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / 28de85f
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/1/artifact/out/diff-patch-rubocop.txt
Max. process+thread count42 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/1/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec135Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop7The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense21The patch does not generate ASF License warnings.
231
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/2/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux 019ec9104979 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / 0d8f9b5
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/2/artifact/out/diff-patch-rubocop.txt
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/2/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1382Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop7The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense24The patch does not generate ASF License warnings.
1482
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/3/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux bebcfe1c9a01 4.4.0-143-generic #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / d38078a
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/3/artifact/out/diff-patch-rubocop.txt
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/3/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1202Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop5The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense16The patch does not generate ASF License warnings.
1286
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/4/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux 9b75188d0ece 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / d38078a
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/4/artifact/out/diff-patch-rubocop.txt
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/4/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1357Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop7The patch generated 37 new + 354 unchanged - 2 fixed = 391 total (was 356)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense19The patch does not generate ASF License warnings.
1452
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/5/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux 12bc7723d922 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / f7bdf76
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/5/artifact/out/diff-patch-rubocop.txt
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/5/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec2663Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop7The patch generated 35 new + 326 unchanged - 1 fixed = 361 total (was 327)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense39The patch does not generate ASF License warnings.
2827
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/6/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux d1a72b88c993 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / e1427d1
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/6/artifact/out/diff-patch-rubocop.txt
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/6/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec50Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop5The patch generated 35 new + 326 unchanged - 1 fixed = 361 total (was 327)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense16The patch does not generate ASF License warnings.
141
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/7/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux 8466ba31ce86 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / 3e7c945
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/7/artifact/out/diff-patch-rubocop.txt
Max. process+thread count37 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/7/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec62Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop7The patch generated 35 new + 326 unchanged - 1 fixed = 361 total (was 327)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense19The patch does not generate ASF License warnings.
159
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/8/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux 30b543d7ff70 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / c3a8f6c
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/8/artifact/out/diff-patch-rubocop.txt
Max. process+thread count36 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/8/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1617Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop5The patch generated 35 new + 326 unchanged - 1 fixed = 361 total (was 327)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense13The patch does not generate ASF License warnings.
1705
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/9/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux d846d33b889d 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / 2be03e1
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/9/artifact/out/diff-patch-rubocop.txt
Max. process+thread count42 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/9/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec102Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
_ branch-1 Compile Tests _
_ Patch Compile Tests _
-1rubocop5The patch generated 35 new + 326 unchanged - 1 fixed = 361 total (was 327)
+1whitespace0The patch has no whitespace issues.
_ Other Tests _
+1asflicense12The patch does not generate ASF License warnings.
194
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/10/artifact/out/Dockerfile
GITHUB PR#367
Optional Testsdupname asflicense rubocop
unameLinux bdd043358058 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/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-367/out/precommit/personality/provided.sh
git revisionbranch-1 / 2be03e1
rubocophttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/10/artifact/out/diff-patch-rubocop.txt
Max. process+thread count42 (vs. ulimit of 10000)
modulesC: . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-367/10/console
versionsgit=1.9.1 maven=3.0.5 rubocop=0.73.0
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

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

@carrey-feng@Apache-HBase@HorizonNet