Fixed typo in buildpack url. It broke integration test #1102
Google Cloud Build / kf-integ-tests-on-push (kf-int)
succeeded
Mar 2, 2026 in 1h 40m 19s
Summary
Build Information
| Trigger | kf-integ-tests-on-push |
| Build | 304b4c37-8b01-4afb-9c52-3e44443ce682 |
| Start | 2026-03-02T01:22:32-08:00 |
| Duration | 1h39m22.984s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| select revision for test | SUCCESS | 15.061s |
| submit build and then test jobs | SUCCESS | 1h39m1.438s |
Details
starting build "304b4c37-8b01-4afb-9c52-3e44443ce682"
FETCHSOURCE
From https://github.com/google/kf
* branch da062dbaa5de2e295ab60bfb609206190a8c2b3c -> FETCH_HEAD
HEAD is now at da062db Fixed typo in buildpack url. It broke integration test
GitCommit:
da062dbaa5de2e295ab60bfb609206190a8c2b3c
SETUPBUILD
BUILD
Starting Step #0 - "select revision for test"
Step #0 - "select revision for test": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #0 - "select revision for test": 528.0.0-alpine: Pulling from google.com/cloudsdktool/cloud-sdk
Step #0 - "select revision for test": 0a9a5dfd008f: Pulling fs layer
Step #0 - "select revision for test": e8f8841c2177: Pulling fs layer
Step #0 - "select revision for test": 87882a741238: Pulling fs layer
Step #0 - "select revision for test": 7bafd80c4280: Pulling fs layer
Step #0 - "select revision for test": 9d41e90d3b07: Pulling fs layer
Step #0 - "select revision for test": ebb716c22440: Pulling fs layer
Step #0 - "select revision for test": 7bafd80c4280: Verifying Checksum
Step #0 - "select revision for test": 7bafd80c4280: Download complete
Step #0 - "select revision for test": 0a9a5dfd008f: Verifying Checksum
Step #0 - "select revision for test": 0a9a5dfd008f: Download complete
Step #0 - "select revision for test": ebb716c22440: Verifying Checksum
Step #0 - "select revision for test": ebb716c22440: Download complete
Step #0 - "select revision for test": 87882a741238: Verifying Checksum
Step #0 - "select revision for test": 87882a741238: Download complete
Step #0 - "select revision for test": 0a9a5dfd008f: Pull complete
Step #0 - "select revision for test": e8f8841c2177: Verifying Checksum
Step #0 - "select revision for test": e8f8841c2177: Download complete
Step #0 - "select revision for test": e8f8841c2177: Pull complete
Step #0 - "select revision for test": 87882a741238: Pull complete
Step #0 - "select revision for test": 7bafd80c4280: Pull complete
Step #0 - "select revision for test": 9d41e90d3b07: Verifying Checksum
Step #0 - "select revision for test": 9d41e90d3b07: Download complete
Step #0 - "select revision for test": 9d41e90d3b07: Pull complete
Step #0 - "select revision for test": ebb716c22440: Pull complete
Step #0 - "select revision for test": Digest: sha256:78eb994dcfceaaf6786e4ac1d246bb514bf8434b93444eb431976f83fc9dfa2f
Step #0 - "select revision for test": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #0 - "select revision for test": gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #0 - "select revision for test": + '[' 0 -gt 0 ]
Step #0 - "select revision for test": + git rev-parse HEAD
Step #0 - "select revision for test": Using git revision da062dbaa5de2e295ab60bfb609206190a8c2b3c
Step #0 - "select revision for test": + echo 'Using git revision da062dbaa5de2e295ab60bfb609206190a8c2b3c'
Finished Step #0 - "select revision for test"
Starting Step #1 - "submit build and then test jobs"
Step #1 - "submit build and then test jobs": Already have image (with digest): gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #1 - "submit build and then test jobs": + cd ./hack/prow/../..
Step #1 - "submit build and then test jobs": ++ pwd
Step #1 - "submit build and then test jobs": /workspace
Step #1 - "submit build and then test jobs": + echo /workspace
Step #1 - "submit build and then test jobs": + _GCP_PROJECT_ID=kf-int
Step #1 - "submit build and then test jobs": + _RELEASE_BUCKET=kf-int-build-artifacts
Step #1 - "submit build and then test jobs": + _DELETE_CLUSTER=true
Step #1 - "submit build and then test jobs": + _ASM_MANAGED=false
Step #1 - "submit build and then test jobs": + _RELEASE_CHANNEL=REGULAR
Step #1 - "submit build and then test jobs": + _SKIP_UNIT_TESTS=true
Step #1 - "submit build and then test jobs": + _EXTRA_CERTS_URL=
Step #1 - "submit build and then test jobs": ++ command -v jq
Step #1 - "submit build and then test jobs": + '[' -x '' ']'
Step #1 - "submit build and then test jobs": + apk add --update --no-cache jq
Step #1 - "submit build and then test jobs": fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
Step #1 - "submit build and then test jobs": fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
Step #1 - "submit build and then test jobs": (1/2) Installing oniguruma (6.9.9-r0)
Step #1 - "submit build and then test jobs": (2/2) Installing jq (1.7.1-r0)
Step #1 - "submit build and then test jobs": Executing busybox-1.36.1-r29.trigger
Step #1 - "submit build and then test jobs": OK: 87 MiB in 88 packages
Step #1 - "submit build and then test jobs": + _EXPORT_BUCKET=
Step #1 - "submit build and then test jobs": + _EXPORT_JOB_NAME=
Step #1 - "submit build and then test jobs": + _EXPORT_REPO=google/kf
Step #1 - "submit build and then test jobs": ++ git rev-parse HEAD
Step #1 - "submit build and then test jobs": + git_sha=da062dbaa5de2e295ab60bfb609206190a8c2b3c
Step #1 - "submit build and then test jobs": ++ date +%s
Step #1 - "submit build and then test jobs": ++ git rev-parse --short da062dbaa5de2e295ab60bfb609206190a8c2b3c
Step #1 - "submit build and then test jobs": + release_id=1772443374-da062db
Step #1 - "submit build and then test jobs": + export_path=gs:///logs//1772443374-da062db
Step #1 - "submit build and then test jobs": + '[' '!' -z '' ']'
Step #1 - "submit build and then test jobs": + '[' '!' -z '' ']'
Step #1 - "submit build and then test jobs": + RESULT=FAILURE
Step #1 - "submit build and then test jobs": + trap finish EXIT
Step #1 - "submit build and then test jobs": + gcloud builds submit . --project kf-int --config=cmd/generate-release/cloudbuild.yaml --substitutions=_RELEASE_BUCKET=kf-int-build-artifacts,_GIT_SHA=da062dbaa5de2e295ab60bfb609206190a8c2b3c,_VERSION=1772443374-da062db,_CLOUDSDK_IMAGE=gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #1 - "submit build and then test jobs": + tee -a ./build-log.txt
Step #1 - "submit build and then test jobs": Creating temporary archive of 2011 file(s) totalling 13.1 MiB before compression.
Step #1 - "submit build and then test jobs": Uploading tarball of [.] to [gs://kf-int_cloudbuild/source/1772443376.037993-a28f509e3aad42f792662c57111039bf.tgz]
Step #1 - "submit build and then test jobs": Created [https://cloudbuild.googleapis.com/v1/projects/kf-int/locations/global/builds/60b99b9d-3eb3-42bc-8c09-921a4a98aee4].
Step #1 - "submit build and then test jobs": Logs are available at [ https://console.cloud.google.com/cloud-build/builds/60b99b9d-3eb3-42bc-8c09-921a4a98aee4?project=169805992162 ].
Step #1 - "submit build and then test jobs": Waiting for build to complete. Polling interval: 1 second(s).
Step #1 - "submit build and then test jobs": ----------------------------- REMOTE BUILD OUTPUT ------------------------------
Step #1 - "submit build and then test jobs": starting build "60b99b9d-3eb3-42bc-8c09-921a4a98aee4"
Step #1 - "submit build and then test jobs":
Step #1 - "submit build and then test jobs": FETCHSOURCE
Step #1 - "submit build and then test jobs": Fetching storage object: gs://kf-int_cloudbuild/source/1772443376.037993-a28f509e3aad42f792662c57111039bf.tgz#1772443377272520
Step #1 - "submit build and then test jobs": Copying gs://kf-int_cloudbuild/source/1772443376.037993-a28f509e3aad42f792662c57111039bf.tgz#1772443377272520...
Step #1 - "submit build and then test jobs": / [0 files][ 0.0 B/ 4.6 MiB]
/ [1 files][ 4.6 MiB/ 4.6 MiB]
Step #1 - "submit build and then test jobs": Operation completed over 1 objects/4.6 MiB.
Step #1 - "submit build and then test jobs": BUILD
Step #1 - "submit build and then test jobs": Starting Step #0 - "check substitutions"
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": Pulling image: golang:1.25
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 1.25: Pulling from library/golang
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 866771c43bf5: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": ed881fbf1b07: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 9da421ddeb65: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 697bdc10f841: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 0fdf71b47847: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 5ec41210057e: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 4f4fb700ef54: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 4f4fb700ef54: Waiting
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 5ec41210057e: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 5ec41210057e: Download complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": ed881fbf1b07: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": ed881fbf1b07: Download complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 866771c43bf5: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 866771c43bf5: Download complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 0fdf71b47847: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 0fdf71b47847: Download complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 9da421ddeb65: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 9da421ddeb65: Download complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 4f4fb700ef54: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 4f4fb700ef54: Download complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 697bdc10f841: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 697bdc10f841: Download complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 866771c43bf5: Pull complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": ed881fbf1b07: Pull complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 9da421ddeb65: Pull complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 697bdc10f841: Pull complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 0fdf71b47847: Pull complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 5ec41210057e: Pull complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": 4f4fb700ef54: Pull complete
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": Digest: sha256:931c889bca758a82fcbfcb1b6ed6ca1de30783e9e52e6093ad50060735cb99be
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": Status: Downloaded newer image for golang:1.25
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": docker.io/library/golang:1.25
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": _RELEASE_FOLDER is empty. Using _VERSION
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": _VERSION="1772443374-da062db"
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": _GIT_SHA="da062dbaa5de2e295ab60bfb609206190a8c2b3c"
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": _TAGS="1772443374-da062db"
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": _RELEASE_FOLDER="1772443374-da062db"
Step #1 - "submit build and then test jobs": Step #0 - "check substitutions": _RELEASE_BUCKET="kf-int-build-artifacts"
Step #1 - "submit build and then test jobs": Finished Step #0 - "check substitutions"
Step #1 - "submit build and then test jobs": Starting Step #1 - "setup workspace"
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 528.0.0-alpine: Pulling from google.com/cloudsdktool/cloud-sdk
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 0a9a5dfd008f: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": e8f8841c2177: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 87882a741238: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 7bafd80c4280: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 9d41e90d3b07: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": ebb716c22440: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 87882a741238: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 87882a741238: Download complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": ebb716c22440: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": ebb716c22440: Download complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 0a9a5dfd008f: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 0a9a5dfd008f: Download complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 7bafd80c4280: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 7bafd80c4280: Download complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 0a9a5dfd008f: Pull complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": e8f8841c2177: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": e8f8841c2177: Download complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": e8f8841c2177: Pull complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 87882a741238: Pull complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 7bafd80c4280: Pull complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 9d41e90d3b07: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 9d41e90d3b07: Download complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": 9d41e90d3b07: Pull complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": ebb716c22440: Pull complete
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": Digest: sha256:78eb994dcfceaaf6786e4ac1d246bb514bf8434b93444eb431976f83fc9dfa2f
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": + mkdir -p /workspace/bin/
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": + cd /workspace
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": + GIT_SHA=da062dbaa5de2e295ab60bfb609206190a8c2b3c
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": + echo 'Checking out da062dbaa5de2e295ab60bfb609206190a8c2b3c...'
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": Checking out da062dbaa5de2e295ab60bfb609206190a8c2b3c...
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": + git checkout da062dbaa5de2e295ab60bfb609206190a8c2b3c
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": D operator/cmd/manager/kodata/VENDOR-LICENSE
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": Note: switching to 'da062dbaa5de2e295ab60bfb609206190a8c2b3c'.
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace":
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": You are in 'detached HEAD' state. You can look around, make experimental
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": changes and commit them, and you can discard any commits you make in this
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": state without impacting any branches by switching back to a branch.
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace":
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": If you want to create a new branch to retain commits you create, you may
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": do so (now or later) by using -c with the switch command. Example:
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace":
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": git switch -c <new-branch-name>
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace":
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": Or undo this operation with:
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace":
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": git switch -
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace":
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": Turn off this advice by setting config variable advice.detachedHead to false
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace":
Step #1 - "submit build and then test jobs": Step #1 - "setup workspace": HEAD is now at da062db Fixed typo in buildpack url. It broke integration test
Step #1 - "submit build and then test jobs": Finished Step #1 - "setup workspace"
Step #1 - "submit build and then test jobs": Starting Step #3 - "operator go mod vendor"
Step #1 - "submit build and then test jobs": Starting Step #2 - "go mod vendor"
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": Already have image (with digest): golang:1.25
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": Already have image (with digest): golang:1.25
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading k8s.io/client-go v0.23.8
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading knative.dev/pkg v0.0.0-20220621173822-9c5a7317fa9d
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading k8s.io/api v0.23.8
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading k8s.io/apimachinery v0.23.8
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading cloud.google.com/go/compute v1.5.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/golang/mock v1.6.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/google/go-containerregistry v0.8.1-0.20220216220642-00c59d91847c
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/google/licenseclassifier v0.0.0-20190926221455-842c0d70d702
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/google/subcommands v1.0.1
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/code-generator v0.23.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/pkg/errors v0.9.1
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/client-go v0.23.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading google.golang.org/api v0.70.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/segmentio/textio v1.2.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading cloud.google.com/go v0.100.2
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/emicklei/go-restful v2.16.0+incompatible
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading sigs.k8s.io/yaml v1.3.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/fatih/color v1.13.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading knative.dev/pkg v0.0.0-20220524202603-19adf798efb8
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading sigs.k8s.io/controller-tools v0.6.2
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/api v0.23.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/spf13/pflag v1.0.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/apimachinery v0.23.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/tektoncd/pipeline v0.36.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading sigs.k8s.io/yaml v1.3.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading go.uber.org/zap v1.19.1
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/docker/distribution v2.8.2+incompatible
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/manifestival/manifestival v0.7.1
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/manifestival/client-go-client v0.5.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/google/go-cmp v0.5.7
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/hashicorp/go-multierror v1.1.1
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/golang/mock v1.6.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading k8s.io/apiextensions-apiserver v0.23.8
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/Masterminds/semver/v3 v3.0.3
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading cloud.google.com/go/compute v1.5.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/go-logr/zapr v1.2.2
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading k8s.io/kube-aggregator v0.23.5
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading knative.dev/operator v0.27.1-0.20211210172029-2f2c8b8fc83f
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading go.uber.org/zap v1.19.1
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/pkg/errors v0.9.1
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/hashicorp/go-version v1.3.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/apiserver v0.23.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading istio.io/api v0.0.0-20220602172134-34645c49f9d9
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/gogo/protobuf v1.3.2
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading gopkg.in/inf.v0 v0.9.1
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading go.uber.org/automaxprocs v1.4.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/google/go-cmp v0.3.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/gorilla/mux v1.8.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/robfig/cron/v3 v3.0.1
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading sigs.k8s.io/go-open-service-broker-client/v2 v2.0.0-20200911103215-9787cad28392
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/docker/cli v20.10.12+incompatible
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/sabhiram/go-gitignore v0.0.0-20180611051255-d3107576ba94
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/inconshreveable/mousetrap v1.0.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/klog/v2 v2.60.1-0.20220317184644-43cc75f9ae89
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/gengo v0.0.0-20220307231824-4627b89bbf1b
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/kube-aggregator v0.23.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/google/gofuzz v1.2.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading k8s.io/klog/v2 v2.60.1-0.20220317184644-43cc75f9ae89
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/mitchellh/go-homedir v1.1.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/mattn/go-colorable v0.1.11
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/mattn/go-isatty v0.0.14
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/google/wire v0.4.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/imdario/mergo v0.3.12
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading gopkg.in/yaml.v2 v2.4.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading gopkg.in/yaml.v2 v2.4.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/imdario/mergo v0.3.12
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/spf13/pflag v1.0.5
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading golang.org/x/term v0.5.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/golang/protobuf v1.5.2
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/googleapis/gnostic v0.5.5
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/json-iterator/go v1.1.12
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading sigs.k8s.io/controller-runtime v0.8.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/gogo/protobuf v1.3.2
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/google/uuid v1.3.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/google/gofuzz v1.2.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading go.opencensus.io v0.23.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading golang.org/x/net v0.7.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading gopkg.in/inf.v0 v0.9.1
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading go.uber.org/atomic v1.9.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/blendle/zapdriver v1.3.1
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading go.uber.org/multierr v1.7.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading golang.org/x/net v0.7.0
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod vendor": go: downloading github.com/evanphx/json-patch/v5 v5.6.0
Step #1 - "submit build and then test jobs": Step #2 - "go mod vendor": go: downloading github.com/blendle/zapdriver v1.3.1
Step #1 - "submit build and then test jobs": Step #3 - "operator go mod ven
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/304b4c37-8b01-4afb-9c52-3e44443ce682?project=169805992162.]
...
ate to: Pending
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:57.422756474 +0000 UTC [TestIntegration_BuildWithResources] [deploy] Updated state to: Pending
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:57.422761587 +0000 UTC [TestIntegration_BuildWithResources] [deploy] Start tailing Build logs
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:57.422765616 +0000 UTC [TestIntegration_BuildWithResources] [deploy] Start tailing Build logs
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:57.465208195 +0000 UTC [TestIntegration_BuildWithResources] [build] Logs for integration-sans-sidecar-1772448532974528079-1 (backed by build: integration-sans-sidecar-1772448532974528079-1)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:57.465245563 +0000 UTC [TestIntegration_BuildWithResources] [build] Logs for integration-sans-sidecar-1772448532974528079-1 (backed by build: integration-sans-sidecar-1772448532974528079-1)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:57.592511215 +0000 UTC [TestIntegration_BuildWithResources] [build] Reading build logs from Pod integration-sans-sidecar-1772448532974528079-1-pod
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:57.592561082 +0000 UTC [TestIntegration_BuildWithResources] [build] Reading build logs from Pod integration-sans-sidecar-1772448532974528079-1-pod
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.189188266 +0000 UTC [TestIntegration_BuildWithResources] [build] [Task 0/prepare] 2026/03/02 10:48:55 Entrypoint initialization
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.189261873 +0000 UTC [TestIntegration_BuildWithResources] [build] [Task 0/prepare] 2026/03/02 10:48:55 Entrypoint initialization
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.19060331 +0000 UTC [TestIntegration_BuildWithResources] [build] [Task 0/prepare] EOFLOG
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.190633104 +0000 UTC [TestIntegration_BuildWithResources] [build] [Task 0/prepare] EOFLOG
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.401730051 +0000 UTC [TestIntegration_BuildWithResources] done pushing App "integration-sans-sidecar-1772448532974528079".
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.404670141 +0000 UTC 2026/03/02 10:48:58 skipping metric upload due to cancelled context
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.404722521 +0000 UTC [TestIntegration_BuildWithResources] end push --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448532974528079 --cpu-cores 100m --disk-quota 100M --memory-limit 100M --path /workspace/samples/apps/helloworld --dockerfile Dockerfile (took=5.424407222s)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:58.453454902 +0000 UTC [TestIntegration_BuildWithResources] Test TestIntegration_BuildWithResources took 31.832587976s and PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:48:59.549070119 +0000 UTC [TestIntegration_BuildWithResources] Test TestIntegration_BuildWithResources took 35.939309392s and PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.549528543 +0000 UTC [TestIntegration_BuildWithResources] deleting "integration-sans-sidecar-1772448532974528079"...
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.549588326 +0000 UTC [TestIntegration_BuildWithResources] start delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448532974528079 --async (timeout=None)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.549594939 +0000 UTC [TestIntegration_BuildWithResources] kf delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448532974528079 --async
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.549599634 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.700364134 +0000 UTC [TestIntegration_BuildWithResources] Deleting App "integration-sans-sidecar-1772448532974528079" in Space "s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660"
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.700410435 +0000 UTC [TestIntegration_BuildWithResources] Deleting App "integration-sans-sidecar-1772448532974528079" in Space "s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660"
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.830890143 +0000 UTC [TestIntegration_BuildWithResources] done deleting "integration-sans-sidecar-1772448532974528079".
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.83094013 +0000 UTC [TestIntegration_BuildWithResources] deleting "integration-sans-sidecar-1772448529672238049"...
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.830946094 +0000 UTC [TestIntegration_BuildWithResources] start delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448529672238049 --async (timeout=None)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.83095102 +0000 UTC [TestIntegration_BuildWithResources] kf delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448529672238049 --async
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.830955613 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.830988851 +0000 UTC [TestIntegration_BuildWithResources] end delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448532974528079 --async (took=281.543916ms)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.979007692 +0000 UTC [TestIntegration_BuildWithResources] Deleting App "integration-sans-sidecar-1772448529672238049" in Space "s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660"
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:00.979054546 +0000 UTC [TestIntegration_BuildWithResources] Deleting App "integration-sans-sidecar-1772448529672238049" in Space "s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660"
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.109045879 +0000 UTC [TestIntegration_BuildWithResources] done deleting "integration-sans-sidecar-1772448529672238049".
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.109094112 +0000 UTC [TestIntegration_BuildWithResources] deleting "integration-sans-sidecar-1772448522013830715"...
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.109102011 +0000 UTC [TestIntegration_BuildWithResources] start delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448522013830715 --async (timeout=None)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.109109912 +0000 UTC [TestIntegration_BuildWithResources] kf delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448522013830715 --async
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.109116594 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.109128994 +0000 UTC [TestIntegration_BuildWithResources] end delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448529672238049 --async (took=278.212631ms)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.262313979 +0000 UTC [TestIntegration_BuildWithResources] Deleting App "integration-sans-sidecar-1772448522013830715" in Space "s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660"
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.262359324 +0000 UTC [TestIntegration_BuildWithResources] Deleting App "integration-sans-sidecar-1772448522013830715" in Space "s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660"
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.396190679 +0000 UTC [TestIntegration_BuildWithResources] done deleting "integration-sans-sidecar-1772448522013830715".
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.396239567 +0000 UTC [TestIntegration_BuildWithResources] setting cluster's buildPodResources to empty...
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.396432763 +0000 UTC [TestIntegration_BuildWithResources] end delete --space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 integration-sans-sidecar-1772448522013830715 --async (took=287.323259ms)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.448976239 +0000 UTC [TestIntegration_BuildWithResources] running delete-space...
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.449036557 +0000 UTC [TestIntegration_BuildWithResources] start delete-space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 --async (timeout=None)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.449044928 +0000 UTC [TestIntegration_BuildWithResources] kf delete-space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 --async
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.449052992 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.602545201 +0000 UTC [TestIntegration_BuildWithResources] Deleting Space "s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660"
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732725982 +0000 UTC [TestIntegration_BuildWithResources] done running delete-space.
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732761947 +0000 UTC [TestIntegration_BuildWithResources] end delete-space s-03c0f08b89ef2b0712a1d35828db6afe-977248356495672660 --async (took=283.730267ms)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.7327747 +0000 UTC --- PASS: TestIntegration_BuildWithResources (38.12s)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732801724 +0000 UTC --- PASS: TestIntegration_BuildWithResources/v2_buildpack (7.66s)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732810482 +0000 UTC Pass after 19.718956387s 2026-03-02 10:49:01.732810482 +0000 UTC 2026-03-02 10:48:42.013854095 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732820989 +0000 UTC --- PASS: TestIntegration_BuildWithResources/v3_buildpack (3.30s)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732827741 +0000 UTC Pass after 12.06050412s 2026-03-02 10:49:01.732827741 +0000 UTC 2026-03-02 10:48:49.672323621 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732834149 +0000 UTC --- PASS: TestIntegration_BuildWithResources/dockerfile (5.43s)
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732840113 +0000 UTC Pass after 8.758159485s 2026-03-02 10:49:01.732840113 +0000 UTC 2026-03-02 10:48:52.974680628 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 2026-03-02 10:49:01.732846171 +0000 UTC Pass after 38.124200718s 2026-03-02 10:49:01.732846171 +0000 UTC 2026-03-02 10:48:23.608645453 +0000 UTC
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources/v2_buildpack PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources/v3_buildpack PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources/dockerfile PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithoutIstioSideCar PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildNodeSelectors PASSED
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildNodeSelectors PASS
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources PASS
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources/dockerfile PASS
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources/v2_buildpack PASS
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithResources/v3_buildpack PASS
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": TestIntegration_BuildWithoutIstioSideCar PASS
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": 6/6 tests passed
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": SUCCESS
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": Sub-integration tests for ./pkg/kf/internal/last_integration_tests took 41 seconds to complete.
Step #1 - "submit build and then test jobs": Step #8 - "integration tests": Integration tests took 1545 seconds to complete.
Step #1 - "submit build and then test jobs": Finished Step #8 - "integration tests"
Step #1 - "submit build and then test jobs": Starting Step #9 - "delete GKE cluster"
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Already have image (with digest): gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": + '[' true '!=' true ']'
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": + '[' -z gs://kf-int-build-artifacts/1772443374-da062db ']'
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": ++ cat /workspace/3e976eae-25cb-47ca-8d71-8901a6a66904/_CLOUDSDK_CONTAINER_CLUSTER
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": + cluster_name=int-1158517064
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": ++ cat /workspace/3e976eae-25cb-47ca-8d71-8901a6a66904/_CLOUDSDK_COMPUTE_ZONE
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": + cluster_zone=us-east1-c
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": + echo '_DELETE_CLUSTER set to true. Deleting int-1158517064 in us-east1-c...'
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": + set +x
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": _DELETE_CLUSTER set to true. Deleting int-1158517064 in us-east1-c...
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Created [https://cloudbuild.googleapis.com/v1/projects/kf-int/locations/global/builds/7a3747ba-3c60-44bc-bd09-cfa66b8c9952].
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Logs are available at [ https://console.cloud.google.com/cloud-build/builds/7a3747ba-3c60-44bc-bd09-cfa66b8c9952?project=169805992162 ].
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Waiting for build to complete. Polling interval: 1 second(s).
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": ----------------------------- REMOTE BUILD OUTPUT ------------------------------
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": starting build "7a3747ba-3c60-44bc-bd09-cfa66b8c9952"
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster":
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": FETCHSOURCE
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": BUILD
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Starting Step #0 - "check substitutions"
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": Pulling image: gcr.io/kf-int/kf-release-deployer:1772443374-da062db
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 1772443374-da062db: Pulling from kf-int/kf-release-deployer
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 6bc9f599b3ef: Already exists
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": c641fc9d9c7f: Already exists
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 2efcf331f30e: Already exists
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": f69efcaf036f: Already exists
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 14ddce2aab1b: Already exists
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": bbc9f7615abb: Already exists
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 3c0e9aad94d3: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b64729763ae2: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 1266070fe79a: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b535a25d2078: Pulling fs layer
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b535a25d2078: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b535a25d2078: Download complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 1266070fe79a: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 1266070fe79a: Download complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 3c0e9aad94d3: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 3c0e9aad94d3: Download complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 3c0e9aad94d3: Pull complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b64729763ae2: Verifying Checksum
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b64729763ae2: Download complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b64729763ae2: Pull complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": 1266070fe79a: Pull complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": b535a25d2078: Pull complete
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": Digest: sha256:1e480971856ae0e806fe8deed5b29811dadf7675a33edf9e8302d52c265cd130
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": Status: Downloaded newer image for gcr.io/kf-int/kf-release-deployer:1772443374-da062db
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #0 - "check substitutions": gcr.io/kf-int/kf-release-deployer:1772443374-da062db
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Finished Step #0 - "check substitutions"
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Starting Step #1 - "delete GKE cluster"
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": Already have image (with digest): gcr.io/kf-int/kf-release-deployer:1772443374-da062db
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + project_id=kf-int
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + cluster=int-1158517064
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + zone=us-east1-c
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + '[' -z kf-int ']'
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + '[' -z int-1158517064 ']'
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + '[' -z us-east1-c ']'
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + DEPLOYMENT_ZONE=us-central1
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + gcloud infra-manager deployments delete projects/kf-int/locations/us-central1/deployments/int-1158517064 --quiet
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": Delete request issued for: [int-1158517064]
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": Waiting for operation [projects/kf-int/locations/us-central1/operations/operation-1772448559977-64c0856ccd2bd-31d7a6f5-cfe27dfb] to complete...
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done.
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": Deleted deployment [int-1158517064].
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": IM deployment deleted.
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Step #1 - "delete GKE cluster": + echo 'IM deployment deleted.'
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": Finished Step #1 - "delete GKE cluster"
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": PUSH
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": DONE
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": --------------------------------------------------------------------------------
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": ID CREATE_TIME DURATION SOURCE IMAGES STATUS
Step #1 - "submit build and then test jobs": Step #9 - "delete GKE cluster": 7a3747ba-3c60-44bc-bd09-cfa66b8c9952 2026-03-02T10:49:07+00:00 12M35S - - SUCCESS
Step #1 - "submit build and then test jobs": Finished Step #9 - "delete GKE cluster"
Step #1 - "submit build and then test jobs": Starting Step #10 - "report test results"
Step #1 - "submit build and then test jobs": Step #10 - "report test results": Already have image (with digest): gcr.io/google.com/cloudsdktool/cloud-sdk:528.0.0-alpine
Step #1 - "submit build and then test jobs": Step #10 - "report test results": �[32mCreate GKE cluster succeeded�[0m
Step #1 - "submit build and then test jobs": Step #10 - "report test results": �[32mDeploy certs succeeded�[0m
Step #1 - "submit build and then test jobs": Step #10 - "report test results": �[32mStress test succeeded�[0m
Step #1 - "submit build and then test jobs": Step #10 - "report test results": �[32mAcceptance tests succeeded�[0m
Step #1 - "submit build and then test jobs": Step #10 - "report test results": �[32mIntegration tests succeeded�[0m
Step #1 - "submit build and then test jobs": Step #10 - "report test results": �[32mDelete GKE cluster succeeded�[0m
Step #1 - "submit build and then test jobs": Step #10 - "report test results": �[1;32m6 of 6 succeeded�[0m
Step #1 - "submit build and then test jobs": Finished Step #10 - "report test results"
Step #1 - "submit build and then test jobs": PUSH
Step #1 - "submit build and then test jobs": DONE
Step #1 - "submit build and then test jobs": --------------------------------------------------------------------------------
Step #1 - "submit build and then test jobs": ID CREATE_TIME DURATION SOURCE IMAGES STATUS
Step #1 - "submit build and then test jobs": 3e976eae-25cb-47ca-8d71-8901a6a66904 2026-03-02T09:35:03+00:00 1H25M56S gs://kf-int_cloudbuild/source/1772444100.983856-25b8c72e3589445fb78bc8b7dc1bab8b.tgz - SUCCESS
Step #1 - "submit build and then test jobs": Integration test status: SUCCESS
Step #1 - "submit build and then test jobs": + RESULT=SUCCESS
Step #1 - "submit build and then test jobs": + finish
Step #1 - "submit build and then test jobs": + echo 'Integration test status: SUCCESS'
Step #1 - "submit build and then test jobs": + '[' SUCCESS = SUCCESS ']'
Step #1 - "submit build and then test jobs": + RESULT_PASSED=true
Step #1 - "submit build and then test jobs": + '[' '!' -z '' ']'
Finished Step #1 - "submit build and then test jobs"
PUSH
DONE
Loading