[
https://issues.apache.org/jira/browse/HBASE-22421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840016#comment-16840016
]
Sean Busbey commented on HBASE-22421:
-------------------------------------
I think this local run actually used the docker file. :)
{code}
| Vote | Subsystem | Runtime | Comment
============================================================================
| 0 | reexec | 1m 57s | Docker mode activated.
| | | | Prechecks
| | | | Compile Tests
| 0 | mvndep | 1m 13s | Maven dependency ordering
| -1 | rubocop | 3m 59s | The source tree has 7981 issues.
| | | | Other Tests
| | | 7m 33s |
|| Subsystem || Report/Notes ||
============================================================================
| Docker | Client=18.09.2 Server=18.09.2 base:
/testptch/patchprocess/Dockerfile |
| Optional Tests | rubocop |
| uname | Linux a26b9b51a3e4 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/hbase-personality.sh |
| git revision | branch-1 / 2c4dc93 |
| maven | version: Apache Maven 3.0.5 |
| rubocop | v0.69.0 |
| rubocop | /testptch/patchprocess/diff-patch-rubocop.txt |
| Max. process+thread count | 21 (vs. ulimit of 1000) |
| modules | C: hbase-checkstyle hbase-resource-bundle hbase-annotations
hbase-protocol hbase-common hbase-procedure hbase-client hbase-metrics-api
hbase-hadoop-compat hbase-metrics hbase-hadoop2-compat hbase-prefix-tree
hbase-server hbase-testing-util hbase-thrift hbase-rest hbase-rsgroup
hbase-shell hbase-it hbase-examples hbase-external-blockcache hbase-assembly
hbase-shaded hbase-shaded/hbase-shaded-client hbase-shaded/hbase-shaded-server
hbase-shaded/hbase-shaded-check-invariants hbase-archetypes
hbase-archetypes/hbase-client-project
hbase-archetypes/hbase-shaded-client-project
hbase-archetypes/hbase-archetype-builder . hbase-error-prone U: . |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
{code}
> branch-1 docker mode for yetus fails
> ------------------------------------
>
> Key: HBASE-22421
> URL: https://issues.apache.org/jira/browse/HBASE-22421
> Project: HBase
> Issue Type: Bug
> Components: build, test
> Affects Versions: 1.5.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 1.5.0
>
> Attachments: HBASE-22421-branch-1.v0.patch,
> HBASE-22421-branch-1.v1.patch
>
>
> started showing up on precommit runs yesterday. I presume a new version of
> rubocop came out that updated the minimum ruby version
> {code}
> 02:46:28 Building native extensions. This could take a while...
> 02:46:29 [91mERROR: Error installing rubocop:
> 02:46:29 rubocop requires Ruby version >= 2.3.0.
> 02:46:29 [0mSuccessfully installed jaro_winkler-1.5.2
> 02:46:30 The command '/bin/sh -c gem install rubocop' returned a non-zero
> code: 1
> 02:46:30 ERROR: Docker failed to build yetus/hbase:61288f8.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)