Bharath Vissapragada has posted comments on this change. (
http://gerrit.cloudera.org:8080/11353 )
Change subject: [diagnostics] Make --minidump_dir consistent with Impala's
--minidump_path
......................................................................
Patch Set 3:
After digging through the 300MB clang tidy log file, the error appears to be
this.
[WARNING] Could not transfer metadata
com.cloudera.cdh:cdh-root:6.x-SNAPSHOT/maven-metadata.xml from/to
${distMgmtSnapshotsId} (${distMgmtSnapshotsUrl}): Cannot access
${distMgmtSnapshotsUrl} with type default using the available connector
factories: BasicRepositoryConnectorFactory
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.BannedDependencies failed
with message:
[INFO] BUILD FAILURE
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce
(enforce-banned-dependencies) on project impala-frontend: Some Enforcer rules
have failed. Look above for specific messages explaining why the rule failed.
-> [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/MojoExecutionException
mvn -B install -DskipTests exited with code 0
Clearly it is not related to the patch, however I ran into it twice [1,2]. Also
looks like I'm not alone. I could see other builds running into this [3].
Fredy, I see you added this dependency, does this ring a bell?
[1] https://jenkins.impala.io/job/clang-tidy-ub1604/2939/
[2] https://jenkins.impala.io/job/clang-tidy-ub1604/2976/
[3] https://jenkins.impala.io/job/clang-tidy-ub1604/2959/
--
To view, visit http://gerrit.cloudera.org:8080/11353
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I9e59f108a1f29a33768a39d0f4554d96e2dcd381
Gerrit-Change-Number: 11353
Gerrit-PatchSet: 3
Gerrit-Owner: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>
Gerrit-Comment-Date: Sat, 01 Sep 2018 06:14:17 +0000
Gerrit-HasComments: No