You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2020/06/01 22:53:00 UTC

[jira] [Created] (IMPALA-9815) Intermittent failure downloading org.apache.hive:hive-exec:jar:3.1.3000.xxxx during build

Laszlo Gaal created IMPALA-9815:
-----------------------------------

             Summary: Intermittent failure downloading org.apache.hive:hive-exec:jar:3.1.3000.xxxx during build
                 Key: IMPALA-9815
                 URL: https://issues.apache.org/jira/browse/IMPALA-9815
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
    Affects Versions: Impala 4.0
            Reporter: Laszlo Gaal


This is an intermittent failure; sometimes org.apache.hive:hive-exec:jar:3.1.3000 fails to be downloaded, breaking the build. One telltale sign is a build failure happening early, at about 5 minutes into the build. The build error signature is:
{code}
05:36:55 [ERROR] Failed to execute goal on project impala-minimal-hive-exec: Could not resolve dependencies for project org.apache.impala:impala-minimal-hive-exec:jar:0.1-SNAPSHOT: Failed to collect dependencies for [org.apache.hive:hive-exec:jar:3.1.3000.7.2.1.0-112 (compile)]: Failed to read artifact descriptor for org.apache.hive:hive-exec:jar:3.1.3000.7.2.1.0-112: Could not transfer artifact org.apache.hive:hive-exec:pom:3.1.3000.7.2.1.0-112 from/to impala.cdh.repo (https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven): Access denied to: https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/org/apache/hive/hive-exec/3.1.3000.7.2.1.0-112/hive-exec-3.1.3000.7.2.1.0-112.pom, ReasonPhrase:Forbidden. -> [Help 1]
05:36:55 [ERROR] 
05:36:55 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
05:36:55 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
05:36:55 [ERROR] 
05:36:55 [ERROR] For more information about the errors and possible solutions, please read the following articles:
05:36:55 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
05:36:55 mvn -U -s /data/jenkins/workspace/impala-cdpd-master-core/repos/Impala-auxiliary-tests/jenkins/m2-settings.xml -U -B install -DskipTests exited with code 0
05:36:55 make[2]: *** [shaded-deps/CMakeFiles/shaded-deps] Error 1
05:36:55 make[1]: *** [shaded-deps/CMakeFiles/shaded-deps.dir/all] Error 2
05:36:55 make[1]: *** Waiting for unfinished jobs....
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org