Jx: GoogleCloud account seems closed project of charts.

Created on 12 Jun 2019  路  5Comments  路  Source: jenkins-x/jx

Summary

https://storage.googleapis.com/charts/jx-app-jenkins-0.0.15.tgz returns 403 status. Request this url returns:

<Error>
<Code>UserProjectAccountProblem</Code>
<Message>User project billing account not in good standing.</Message>
<Details>
The billing account for project 785005500244 is disabled in state absent
</Details>
</Error>

GoogleCloud account seems closed project of charts.

jx add app jx-app-jenkins
error: failed to run 'helm fetch -d /var/folders/m2/47ngr7jd4mdcrzzdc_g084n40000gn/T/jx-helm-fetch-jx-app-jenkins-474213448 --untar jx-app-jenkins --repo https://storage.googleapis.com/chartmuseum.jenkins-x.io' command in directory '', output: 'Error: Failed to fetch https://storage.googleapis.com/charts/jx-app-jenkins-0.0.15.tgz : 403 Forbidden'

Steps to reproduce the behavior

jx add app jx-app-jenkins

Expected behavior

Actual behavior

Jx version

The output of jx version is:

COPY OUTPUT HERE

Jenkins type

  • [ ] Next Generation (Tekton + Prow)
  • [ ] Classic Jenkins
  • [ ] Serverless Jenkins (JenkinsFileRunner + Prow)

Kubernetes cluster

Operating system / Environment

kinbug

Most helpful comment

This still persists, is there any solution or workaround?

All 5 comments

/kind bug

/close

@blademainer: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

This still persists, is there any solution or workaround?

it seems that the url is wrong, https://storage.googleapis.com/charts/jx-app-jenkins-0.0.15.tgz says that billing account has being disabled, but this other url seems to be working fine https://storage.googleapis.com/chartmuseum.jenkins-x.io/charts/jx-app-jenkins-0.0.15.tgz

Was this page helpful?
0 / 5 - 0 ratings