kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.83k stars 2.65k forks source link

install git for ci-kubernetes-e2e-al2023-aws-serial-canary ci job #32900

Closed dims closed 3 months ago

dims commented 3 months ago

Trying to fix the following test in the above mentioned CI job: https://github.com/dims/test-infra/pull/new/install-git-for-ci-kubernetes-e2e-al2023-aws-serial-canary

as the test is failing with the following error message:

I0703 06:30:54.773691 14739 dump.go:53] At 2024-07-03 06:25:52 +0000 UTC - event for wrapped-volume-race-49710477-c8bb-4c3e-b3ec-239ef1ac3a92-fv9mq: {kubelet i-077c4d1d7583c335b} FailedMount: MountVolume.SetUp failed for volume "racey-git-repo-32" : failed to exec 'git clone -- http://100.70.95.86:2345/ test': : executable file not found in $PATH
dims commented 3 months ago

/assign @upodroid

dims commented 3 months ago

/assign @upodroid

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dims, upodroid

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: - ~~[config/jobs/kubernetes/kops/OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/kops/OWNERS)~~ [dims,upodroid] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 3 months ago

@dims: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

In response to [this](https://github.com/kubernetes/test-infra/pull/32900): >Trying to fix the following test in the above mentioned CI job: >https://github.com/dims/test-infra/pull/new/install-git-for-ci-kubernetes-e2e-al2023-aws-serial-canary > >as the test is failing with the following error message: >``` >I0703 06:30:54.773691 14739 dump.go:53] At 2024-07-03 06:25:52 +0000 UTC - event for wrapped-volume-race-49710477-c8bb-4c3e-b3ec-239ef1ac3a92-fv9mq: {kubelet i-077c4d1d7583c335b} FailedMount: MountVolume.SetUp failed for volume "racey-git-repo-32" : failed to exec 'git clone -- http://100.70.95.86:2345/ test': : executable file not found in $PATH >``` Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.