Closed
Description
The GCS paths linked to by Prow are not consistent with the actual upload paths used by bootstrap for postsubmit jobs in repos other than k/k. Specifically, it seems that Prow includes the repo name in the path while bootstrap does not. For example:
actual upload path:
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-test-infra-bazel/64888/build-log.txt
expected gubernator link:
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-test-infra-bazel/64888
prow provided gubernator link:
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/test-infra/ci-test-infra-bazel/64888/
This appears to affect all postsubmit jobs except for those in k/k.
https://prow.k8s.io/?type=postsubmit