[
https://issues.apache.org/jira/browse/HIVE-20033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578020#comment-16578020
]
Hive QA commented on HIVE-20033:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12935336/HIVE-20033.02.branch-3.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13188/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13188/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13188/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Tests exited with: NonZeroExitCodeException
Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit
status 1 and output '+ date '+%Y-%m-%d %T.%3N'
2018-08-13 09:36:39.641
+ [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]]
+ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ export
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m '
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m '
+ export 'MAVEN_OPTS=-Xmx1g '
+ MAVEN_OPTS='-Xmx1g '
+ cd /data/hiveptest/working/
+ tee /data/hiveptest/logs/PreCommit-HIVE-Build-13188/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z master ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2018-08-13 09:36:39.645
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 434754c HIVE-20329: Long running repl load (incr/bootstrap)
causing OOM error (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
+ git clean -f -d
Removing standalone-metastore/metastore-common/
Removing standalone-metastore/metastore-server/
Removing upgrade-acid/pre-upgrade/
+ git checkout master
Switched to branch 'master'
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 681051f HIVE-20329: Long running repl load (incr/bootstrap)
causing OOM error (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-08-13 09:36:43.031
+ rm -rf ../yetus_PreCommit-HIVE-Build-13188
+ mkdir ../yetus_PreCommit-HIVE-Build-13188
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-13188
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-13188/yetus
+ patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hiveptest/working/scratch/build.patch
+ [[ -f /data/hiveptest/working/scratch/build.patch ]]
+ chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh
+ /data/hiveptest/working/scratch/smart-apply-patch.sh
/data/hiveptest/working/scratch/build.patch
error: patch failed:
service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:102
Falling back to three-way merge...
Applied patch to
'service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java'
with conflicts.
Going to apply patch with: git apply -p0
error: patch failed:
service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:102
Falling back to three-way merge...
Applied patch to
'service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java'
with conflicts.
U service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-13188
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12935336 - PreCommit-HIVE-Build
> Backport HIVE-19432 to branch-2, branch-3
> -----------------------------------------
>
> Key: HIVE-20033
> URL: https://issues.apache.org/jira/browse/HIVE-20033
> Project: Hive
> Issue Type: Bug
> Reporter: Teddy Choi
> Assignee: Teddy Choi
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-20033.02.branch-3.patch,
> HIVE-20033.1.branch-2.patch, HIVE-20033.1.branch-3.patch
>
>
> Backport HIVE-19432 to branch-2, branch-3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)