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

[release-v0.41.x] [TEP074] Remove git-ssh Examples #6241

Conversation

tekton-robot
Copy link
Collaborator

@tekton-robot tekton-robot commented Feb 28, 2023

This is an automated cherry-pick of #6239

/assign pritidesai

/kind misc

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Feb 28, 2023
@tekton-robot tekton-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 28, 2023
@JeromeJu
Copy link
Member

/kind misc

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Feb 28, 2023
@JeromeJu
Copy link
Member

JeromeJu commented Feb 28, 2023

Seeing

        {"level":"error","ts":1677555700.6680944,"caller":"git/git.go:53","msg":"Error running git [config --add --global safe.directory /workspace/output/]: exit status 255\nerror: could not lock config file /root/.gitconfig: No such file or directory\n","stacktrace":"github.com/tektoncd/pipeline/pkg/git.run\n\tgithub.com/tektoncd/pipeline/pkg/git/git.go:53\ngithub.com/tektoncd/pipeline/pkg/git.Fetch\n\tgithub.com/tektoncd/pipeline/pkg/git/git.go:94\nmain.main\n\tgithub.com/tektoncd/pipeline/cmd/git-init/main.go:53\nruntime.main\n\truntime/proc.go:250"}
        {"level":"fatal","ts":1677555700.6681948,"caller":"git-init/main.go:54","msg":"Error fetching git repository: exit status 255","stacktrace":"main.main\n\tgithub.com/tektoncd/pipeline/cmd/git-init/main.go:54\nruntime.main\n\truntime/proc.go:250"}
    panic.go:540: Not deleting namespace arendelle-68rnn}

Seems it cannot find the .gitconfig

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 28, 2023
@tekton-robot
Copy link
Collaborator Author

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dibyom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@JeromeJu
Copy link
Member

JeromeJu commented Mar 1, 2023

/test pull-tekton-pipeline-beta-integration-tests

Copy link
Member

@jerop jerop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/retest

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 1, 2023
@jerop
Copy link
Member

jerop commented Mar 1, 2023

/retest

@pritidesai
Copy link
Member

Error: error processing import paths in "config/controller.yaml": error resolving image references: GET https://cgr.dev/v2/chainguard/static/manifests/latest: unexpected status code 504 Gateway Timeout: upstream request timeout
2023/03/01 13:15:42 error during command execution:error processing import paths in "config/controller.yaml": error resolving image references: GET https://cgr.dev/v2/chainguard/static/manifests/latest: unexpected status code 504 Gateway Timeout: upstream request timeout

/retest

@jerop
Copy link
Member

jerop commented Mar 2, 2023

/retest

1 similar comment
@pritidesai
Copy link
Member

/retest

@tekton-robot tekton-robot merged commit 063bace into tektoncd:release-v0.41.x Mar 6, 2023
@JeromeJu
Copy link
Member

JeromeJu commented Mar 6, 2023

Seeing

        {"level":"error","ts":1677555700.6680944,"caller":"git/git.go:53","msg":"Error running git [config --add --global safe.directory /workspace/output/]: exit status 255\nerror: could not lock config file /root/.gitconfig: No such file or directory\n","stacktrace":"github.com/tektoncd/pipeline/pkg/git.run\n\tgithub.com/tektoncd/pipeline/pkg/git/git.go:53\ngithub.com/tektoncd/pipeline/pkg/git.Fetch\n\tgithub.com/tektoncd/pipeline/pkg/git/git.go:94\nmain.main\n\tgithub.com/tektoncd/pipeline/cmd/git-init/main.go:53\nruntime.main\n\truntime/proc.go:250"}
        {"level":"fatal","ts":1677555700.6681948,"caller":"git-init/main.go:54","msg":"Error fetching git repository: exit status 255","stacktrace":"main.main\n\tgithub.com/tektoncd/pipeline/cmd/git-init/main.go:54\nruntime.main\n\truntime/proc.go:250"}
    panic.go:540: Not deleting namespace arendelle-68rnn}

Seems it cannot find the .gitconfig

Error: error processing import paths in "config/controller.yaml": error resolving image references: GET >https://cgr.dev/v2/chainguard/static/manifests/latest: unexpected status code 504 Gateway Timeout: upstream request timeout
2023/03/01 13:15:42 error during command execution:error processing import paths in "config/controller.yaml": error resolving image references: GET https://cgr.dev/v2/chainguard/static/manifests/latest: unexpected status code 504 >Gateway Timeout: upstream request timeout
/retest

so these are actually flakes due to connections issue? 😱 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants