[
https://issues.apache.org/jira/browse/HBASE-27451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722945#comment-17722945
]
Jonathan Albrecht edited comment on HBASE-27451 at 5/15/23 11:16 PM:
---------------------------------------------------------------------
I was able to get a VM similar to the s390x Jenkins nodes and have been working
on the why the builds have been hanging. I was able to reproduce the behavior
and with two of the PRs that were recently merged I haven't seen the builds
hanging in my local testing on s390x.
[~zhangduo], could I get you to add or update a MAVEN_OPTS env var in the s390x
nightly build script like:
{{export MAVEN_OPTS='-Xmx3100M'}}
and also add the --batch-mode option to the mvn command lines?
Then I think it should be safe to re-enable the nightly s390x build.
Refs:
[https://github.com/apache/hbase/pull/5231]
[https://github.com/apache/hbase/pull/5234]
was (Author: jonathan.albrecht):
I was able to get a VM similar to the s390x Jenkins nodes and have been working
on the why the builds have been hanging. I was able to reproduce the behavior
and with two of the PRs that were recently merged I haven't seen the builds
hanging in my local testing on s390x.
[~zhangduo], could I get you to add or update a MAVEN_OPTS env var in the s390x
nightly build script like:
{{}}
{{export MAVEN_OPTS='-Xmx3100M'}}
and also add the --batch-mode option to the mvn command lines?
Then I think it should be safe to re-enable the nightly s390x build.
Refs:
[https://github.com/apache/hbase/pull/5231]
[https://github.com/apache/hbase/pull/5234]
> Setup nightly job for s390x node
> --------------------------------
>
> Key: HBASE-27451
> URL: https://issues.apache.org/jira/browse/HBASE-27451
> Project: HBase
> Issue Type: Sub-task
> Components: community, jenkins
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)