[ 
https://issues.apache.org/jira/browse/HIVE-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15922759#comment-15922759
 ] 

Hive QA commented on HIVE-15212:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12857093/HIVE-15212.01.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4103/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4103/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4103/

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'
2017-03-13 19:08:45.334
+ [[ -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-4103/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'
2017-03-13 19:08:45.337
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at be47d9e HIVE-16132: DataSize stats don't seem correct in 
semijoin opt branch (Deepak Jaiswal via Gunther Hagleitner)
+ git clean -f -d
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at be47d9e HIVE-16132: DataSize stats don't seem correct in 
semijoin opt branch (Deepak Jaiswal via Gunther Hagleitner)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2017-03-13 19:08:46.213
+ 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: 
ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:205
error: ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java: patch 
does not apply
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:342
error: ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java: patch 
does not apply
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:949
error: ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java: 
patch does not apply
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/parse/ProcessAnalyzeTable.java:30
error: ql/src/java/org/apache/hadoop/hive/ql/parse/ProcessAnalyzeTable.java: 
patch does not apply
The patch does not appear to apply with p0, p1, or p2
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12857093 - PreCommit-HIVE-Build

> merge branch into master
> ------------------------
>
>                 Key: HIVE-15212
>                 URL: https://issues.apache.org/jira/browse/HIVE-15212
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-15212.01.patch
>
>
> Filing the JIRA now; accidentally attached the merge patch somewhere, so I 
> will post the test results analysis here. We will re-run the tests here later.
> Relevant q file failures:
> load_dyn_part1, autoColumnStats_2 and _1, escape2, load_dyn_part2, 
> dynpart_sort_opt_vectorization, orc_createas1, combine3, update_tmp_table, 
> delete_where_non_partitioned, delete_where_no_match, update_where_no_match, 
> update_where_non_partitioned, update_all_types
> I suspect many ACID failures are due to incomplete ACID type patch.
> Also need to revert the pom change from spark test pom, that seems to break 
> Spark tests. I had it temporarily to get rid of the long non-maven download 
> in all cases (there's a separate JIRA for that)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to