Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstarts giving: repository 'https://github.com/jenkins-x-bdd/repo.git/' not found #8594

Open
DBoag opened this issue Jul 31, 2023 · 0 comments

Comments

@DBoag
Copy link

DBoag commented Jul 31, 2023

Hi,

I'm getting this error when trying to do a jx project quickstart. I've tried various Quick Starts (Go, Node, PHP), but they all fail with the same error.

I installed Jenkins X last week following these instructions: https://jenkins-x.io/v3/admin/platforms/k3s/

I've checked the "jenkins-x-bdd" repo URL in the error and Github returns a 404, which I assume is the cause of the issue, but how to get the Quick Starts working? Have I done something wrong?

jx version: 3.10.89
Kubelet version: v1.24.15+k3s1

The full failure message from the pipeline is below.

WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set
step-promote-helm-release
releasing chart php-helloworld
step-promote-helm-release
assuming the remote branch does not exist so lets create it
step-promote-helm-release
error: failed to create chart pages release in dir charts/php-helloworld: failed to clone the github pages repo https://github.com/jenkins-x-bdd/repo.git branch gh-pages: failed to clone repository https://DBoag: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@github.com/jenkins-x-bdd/repo.git to directory: /tmp/gh-pages-tmp-3362249530: failed to clone repository https://DBoag:ghp_12345678900987654321@github.com/jenkins-x-bdd/repo.git to directory: /tmp/gh-pages-tmp-3362249530: failed to run 'git clone https://DBoag:ghp_12345678900987654321@github.com/jenkins-x-bdd/repo.git /tmp/gh-pages-tmp-3362249530' command in directory '/tmp', output: 'Cloning into '/tmp/gh-pages-tmp-3362249530'...
step-promote-helm-release
remote: Repository not found.
step-promote-helm-release
fatal: repository 'https://github.com/jenkins-x-bdd/repo.git/' not found'```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant