PR | Priyankasaggu11929: add verify-gcp-projects-id.sh hack script |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 45s |
Revision | a6869d3a69efd56d2ca824280d81159417a6c6f1 |
Refs |
3887 |
... skipping 107 lines ... # checking infra/gcp/bash/roles/generate-role-yaml.sh # checking infra/gcp/terraform/k8s-infra-monitoring/deploy.sh # checking infra/gcp/terraform/k8s-infra-prow-build-trusted/deploy.sh # checking infra/gcp/terraform/k8s-infra-prow-build/deploy.sh # checking k8s.gcr.io/images/k8s-staging-csi-secrets-store/generate.sh # checking k8s.gcr.io/images/k8s-staging-sig-storage/generate.sh result: failed failures: - hack/verify-gcp-projects-id.sh SHOULD be executable [0;31mFAILED[0m verify-executable.sh 1s Verifying verify-gcp-projects-id.sh ./hack/../hack/verify-gcp-projects-id.sh: line 33: /home/prow/go/src/github.com/kubernetes/k8s.io/tmp/list_of_gcp_projects.txt: No such file or directory [0;31mFAILED[0m verify-gcp-projects-id.sh 0s Verifying verify-shellcheck.sh # checking apps/cert-manager/deploy.sh # checking apps/codesearch/deploy.sh # checking apps/elekto/deploy.sh # checking apps/gcsweb/deploy.sh # checking apps/k8s-io/deploy.sh ... skipping 63 lines ... # checking infra/gcp/bash/roles/generate-role-yaml.sh # checking infra/gcp/terraform/k8s-infra-monitoring/deploy.sh # checking infra/gcp/terraform/k8s-infra-prow-build-trusted/deploy.sh # checking infra/gcp/terraform/k8s-infra-prow-build/deploy.sh # checking k8s.gcr.io/images/k8s-staging-csi-secrets-store/generate.sh # checking k8s.gcr.io/images/k8s-staging-sig-storage/generate.sh result: failed shellcheck_cmd: shellcheck --shell=bash --external-sources --source-path=SCRIPTDIR {file} shellcheck_output: > In /home/prow/go/src/github.com/kubernetes/k8s.io/hack/verify-gcp-projects-id.sh line 33: yq eval '.infra.*.projects | keys | .[] ' ${GCP_INFRA_YAML} > ${LIST_OF_GCP_PROJECTS} ^---------------^ SC2086 (info): Double quote to prevent globbing and word splitting. ... skipping 30 lines ... join -v1 -v2 "${LIST_OF_GCP_PROJECTS}" "${VERIFIED_PROJECTS}" For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... failing_files: - hack/verify-gcp-projects-id.sh [0;31mFAILED[0m verify-shellcheck.sh 17s Skipping verify-terraform.sh Verifying verify-yamllint.sh ./k8s.gcr.io/images/k8s-staging-etcdadm/images.yaml 110:1 warning too many blank lines (1 > 0) (empty-lines) ./k8s.gcr.io/images/k8s-staging-cluster-api/images.yaml ... skipping 30 lines ... ./registry.k8s.io/explorations/2021-10-implementations/envoy-wasm/envoy.yaml 2:1 warning too many blank lines (2 > 0) (empty-lines) [0;32mSUCCESS[0m verify-yamllint.sh 23s ======================== [0;31mFAILED TESTS[0m ======================== [0;31m./hack/../hack/verify-executable.sh[0m [0;31m./hack/../hack/verify-gcp-projects-id.sh[0m [0;31m./hack/../hack/verify-shellcheck.sh[0m