openzipkin / zipkin-support

repository for support questions raised as issues
4 stars 2 forks source link

Travis-CI failing for AMD64 #35

Open odidev opened 4 years ago

odidev commented 4 years ago

Hi team,

I am working on adding ARM64 support to the Travis-CI. Before that, I ran the package for AMD64 on travis and found some connection issues in the logs. Please find my travis-ci jobs here : https://travis-ci.com/github/odidev/zipkin/jobs/362167441

Can you please suggest a resolution for this error ?

jorgheymans commented 4 years ago

looks to be a permission issue, you have no rights to deploy the artifacts which is normal. Is that what you mean by 'connection issues' ?

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project zipkin-parent: ArtifactDeployerException: Failed to deploy artifacts: Could not transfer artifact io.zipkin:zipkin-parent:pom:2.21.6-20200717.152829-3 from/to jfrog-snapshots (https://oss.jfrog.org/artifactory/oss-snapshot-local): Transfer failed for https://oss.jfrog.org/artifactory/oss-snapshot-local/io/zipkin/zipkin-parent/2.21.6-SNAPSHOT/zipkin-parent-2.21.6-20200717.152829-3.pom 401 Unauthorized -> [Help 1]