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

Hive QA commented on HIVE-19662:
--------------------------------



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

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

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

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-05-24 07:27:38.177
+ [[ -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-11175/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-05-24 07:27:38.180
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 29e4f3b Revert "HIVE-19615 : Proper handling of is null and not 
is null predicate when pushed to Druid (Slim Bougeurra via Ashutosh Chauhan)"
+ 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 29e4f3b Revert "HIVE-19615 : Proper handling of is null and not 
is null predicate when pushed to Druid (Slim Bougeurra via Ashutosh Chauhan)"
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-05-24 07:27:39.338
+ rm -rf ../yetus_PreCommit-HIVE-Build-11175
+ mkdir ../yetus_PreCommit-HIVE-Build-11175
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-11175
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-11175/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
Going to apply patch with: git apply -p0
+ [[ maven == \m\a\v\e\n ]]
+ rm -rf /data/hiveptest/working/maven/org/apache/hive
+ mvn -B clean install -DskipTests -T 4 -q 
-Dmaven.repo.local=/data/hiveptest/working/maven
[ERROR] Failed to execute goal on project hive-shims-common: Could not resolve 
dependencies for project 
org.apache.hive.shims:hive-shims-common:jar:4.0.0-SNAPSHOT: Failed to collect 
dependencies for [org.apache.logging.log4j:log4j-slf4j-impl:jar:2.10.0 
(compile), com.google.guava:guava:jar:19.0 (compile), 
org.apache.hadoop:hadoop-client:jar:3.1.0 (compile?), 
commons-lang:commons-lang:jar:2.6 (compile), 
org.apache.thrift:libthrift:jar:0.9.3 (compile), 
org.apache.curator:curator-framework:jar:2.12.0 (compile), 
org.apache.zookeeper:zookeeper:jar:3.4.6 (compile), junit:junit:jar:4.11 
(test), org.slf4j:slf4j-api:jar:1.7.10 (compile), 
org.mockito:mockito-all:jar:1.10.19 (test)]: Failed to read artifact descriptor 
for org.apache.avro:avro:jar:1.8.2: Could not find artifact 
org.apache.avro:avro-parent:pom:1.8.2 in datanucleus 
(http://www.datanucleus.org/downloads/maven2) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-shims-common
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12924632 - PreCommit-HIVE-Build

> Upgrade Avro to 1.8.2
> ---------------------
>
>                 Key: HIVE-19662
>                 URL: https://issues.apache.org/jira/browse/HIVE-19662
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Janaki Lahorani
>            Assignee: Janaki Lahorani
>            Priority: Major
>         Attachments: HIVE-19662.1.patch
>
>
> Upgrade Avro to 1.8.2 and use the version from root pom where Avro is 
> referenced.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to