[
https://issues.apache.org/jira/browse/HBASE-19054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217111#comment-16217111
]
Mike Drob commented on HBASE-19054:
-----------------------------------
Current errors:
{noformat}
09:57:09 Can not write to /root/.m2/copy_reference_file.log. Wrong volume
permissions? Carrying on ...
09:57:09 Setting /usr/lib/jvm/java-8-openjdk-amd64 as the JAVA_HOME.
09:57:09 WARNING: Cannot locate JDK directory /usr/lib/jvm/java-8-oracle:
ignoring
{noformat}
{noformat}
09:57:38 executable
'/home/jenkins/jenkins-slave/workspace/HBase_Nightly_HBASE-19054-N3XDTOV2HVI6UMKA5TKNYYE7V7P3JO4LGXYBPKQJ2WUPFUL3SQWQ/yetus-0.5.0/bin/shelldocs'
for 'shelldocs' does not exist.
{noformat}
{noformat}
10:50:28 Running ruby-lint against identified ruby scripts.
10:50:28
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:688:in
`top_scope': stack level too deep (SystemStackError)
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 ... 10904 levels...
10:50:28 from /var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:211:in
`parse'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/bin/ruby-lint:95:in `<top (required)>'
10:50:28 from /usr/local/bin/ruby-lint:22:in `load'
10:50:28 from /usr/local/bin/ruby-lint:22:in `<main>'
10:50:28
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope': stack level too deep (SystemStackError)
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/lib/ruby-lint/definition/ruby_object.rb:689:in
`top_scope'
10:50:28 ... 10903 levels...
10:50:28 from /var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:211:in
`parse'
10:50:28 from
/var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/bin/ruby-lint:95:in `<top (required)>'
10:50:28 from /usr/local/bin/ruby-lint:22:in `load'
10:50:28 from /usr/local/bin/ruby-lint:22:in `<main>'
{noformat}
{noformat}
10:52:03 Running shellcheck against all suspected shell scripts
10:52:04 /testptch/patchprocess/precommit/test-patch.d/shellcheck.sh: line 106:
warning: command substitution: ignored null byte in input
10:52:04 /testptch/patchprocess/precommit/test-patch.d/shellcheck.sh: line 106:
warning: command substitution: ignored null byte in input
10:52:04 /testptch/patchprocess/precommit/test-patch.d/shellcheck.sh: line 106:
warning: command substitution: ignored null byte in input
10:52:04 shellcheck: unable to decommit memory: Invalid argument
10:52:04 shellcheck: unable to decommit memory: Invalid argument
10:52:04 shellcheck: unable to decommit memory: Invalid argument
10:52:04 shellcheck: unable to decommit memory: Invalid argument
10:52:04 shellcheck: unable to decommit memory: Invalid argument
10:52:04 shellcheck: unable to decommit memory: Invalid argument
10:52:04 shellcheck: unable to decommit memory: Invalid argument
{noformat}
> Switch precommit docker image to one based on maven images
> ----------------------------------------------------------
>
> Key: HBASE-19054
> URL: https://issues.apache.org/jira/browse/HBASE-19054
> Project: HBase
> Issue Type: Bug
> Components: build, community
> Reporter: Mike Drob
> Assignee: Mike Drob
> Attachments: HBASE-19054.patch, HBASE-19054.v2.patch
>
>
> In HBASE-19042 we discuss moving to a maven-based image for docker instead of
> going through gymnastics ourselves. We got a short term fix in there, but
> let's do the bulk of the cleanup here.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)