[ https://issues.apache.org/jira/browse/HBASE-20689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503463#comment-16503463 ]
Hadoop QA commented on HBASE-20689: ----------------------------------- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 2m 13s{color} | {color:blue} Docker mode activated. {color} | || || || || {color:brown} Prechecks {color} || | {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue} 0m 3s{color} | {color:blue} Shelldocs was not available. {color} | | {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s{color} | {color:green} The patch does not contain any @author tags. {color} | || || || || {color:brown} master Compile Tests {color} || || || || || {color:brown} Patch Compile Tests {color} || | {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m 0s{color} | {color:green} There were no new shellcheck issues. {color} | | {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 0s{color} | {color:green} The patch has no whitespace issues. {color} | || || || || {color:brown} Other Tests {color} || | {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 12s{color} | {color:green} The patch does not generate ASF License warnings. {color} | | {color:black}{color} | {color:black} {color} | {color:black} 2m 37s{color} | {color:black} {color} | \\ \\ || Subsystem || Report/Notes || | Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:d8b550f | | JIRA Issue | HBASE-20689 | | JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12926743/HBASE-20689.master.001.patch | | Optional Tests | asflicense shellcheck shelldocs | | uname | Linux 55cb0e396e5d 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 14:43:09 UTC 2018 x86_64 GNU/Linux | | Build tool | maven | | Personality | /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh | | git revision | master / 7d3750bd9f | | maven | version: Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z) | | shellcheck | v0.4.4 | | Max. process+thread count | 43 (vs. ulimit of 10000) | | modules | C: . U: . | | Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/13109/console | | Powered by | Apache Yetus 0.7.0 http://yetus.apache.org | This message was automatically generated. > Docker fails to install rubocop for precommit > --------------------------------------------- > > Key: HBASE-20689 > URL: https://issues.apache.org/jira/browse/HBASE-20689 > Project: HBase > Issue Type: Bug > Components: build > Reporter: Peter Somogyi > Assignee: Peter Somogyi > Priority: Blocker > Attachments: HBASE-20689.master.001.patch > > > Precommit started to fail with rubocop install in 'Building base image' phase. > The used maven:3.5-jdk8 image was updated ~10h ago, probably related. > [https://hub.docker.com/r/library/maven/] > One of the failed jobs: > [https://builds.apache.org/job/PreCommit-HBASE-Build/13105/console] > {noformat} > 14:42:23 Setting up ruby (1:2.3.3) ... > 14:42:23 Processing triggers for libc-bin (2.24-11+deb9u3) ... > 14:42:23 Successfully installed rake-12.3.1 > 14:42:23 Parsing documentation for rake-12.3.1 > 14:42:23 Installing ri documentation for rake-12.3.1 > 14:42:23 Done installing documentation for rake after 1 seconds > 14:42:23 Building native extensions. This could take a while... > 14:42:23 [91mERROR: Error installing rubocop: > 14:42:23 ERROR: Failed to build gem native extension. > 14:42:23 > 14:42:23 current directory: > /var/lib/gems/2.3.0/gems/jaro_winkler-1.4.0/ext/jaro_winkler > 14:42:23 /usr/bin/ruby2.3 -r ./siteconf20180606-949-99wdpz.rb extconf.rb > 14:42:23 mkmf.rb can't find header files for ruby at > /usr/lib/ruby/include/ruby.h > 14:42:23 > 14:42:23 extconf failed, exit code 1 > 14:42:23 > 14:42:23 Gem files will remain installed in > /var/lib/gems/2.3.0/gems/jaro_winkler-1.4.0 for inspection. > 14:42:23 Results logged to > /var/lib/gems/2.3.0/extensions/x86_64-linux/2.3.0/jaro_winkler-1.4.0/gem_make.out > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)