-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
2
-
None
-
uShift Sprint 260
Backstory is `make rpm-podman` failing during `iso-build` because it failed to fetched go1.22.0 BEFORE the `podman build` so during time that Makefiles are gathering data.
"Stderr": "go: downloading go1.22.0 (linux/arm64) go: download go1.22.0: golang.org/toolchain@v0.0.1-go1.22.0.linux-arm64: Get \"https://storage.googleapis.com/proxy-golang-org-prod/86d979db4a9f91dc-golang.org:toolchain-v0.0.1-go1.22.0.linux-arm64.zip?Expires=1727051567&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=tBpBEs84ZWChCKyoXSBCBWmB%2BkuvsfGHkKJeIq9GtMzqkyrjiohxKhNStToxGrFu3NEvOQzxp2qRw5kWeaaT6Pr1M9KYPkcUMToZpLzplmvAPjNy7wI8Rq5GThokCz9gWb8QHg2lBL5Zxp7bwMH6Cmfi3quYgBRTo56mv82VKiD9jmcRQMmOmLTbOU1he3mnNjTKIhj70WUaS5WeyjMZ40H6KlXSNiVgldSfiCyhfXSqO3fCmPdI0FGwWqAUq3tVNcM4nwzBxU9cOegGx%2Buy62Ygloqd7%2Fb13Hdw0D8cuxfqdYnCTxPPD0OSnwUIgVdDGgfX%2FCvca8Qfznyz9Yt4ug%3D%3D\": net/http: TLS handshake timeout /home/ec2-user/microshift/vendor/github.com/openshift/build-machinery-go/make/targets/golang/../../lib/golang.mk:22: *** `go` is required with minimal version \"1.15.2\", detected version \"\". You can override this check by using `make GO_REQUIRED_MIN_VERSION:=`. Stop. "
Usually it's:
"Stderr": "go: downloading go1.22.0 (linux/arm64)
Trying to pull registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-builder-multi-openshift-4.17...