This job view page is being replaced by Spyglass soon. Check out the new job view.
PRdims: Bump dependencies and go version (in go.mod)
ResultABORTED
Tests 0 failed / 0 succeeded
Started2023-01-21 12:57
Elapsed17m1s
Revision548ee2db7c7dfbe058c18c01c76f9964271b32f4
Refs 547

No Test Failures!


Error lines from build-log.txt

... skipping 421 lines ...
	go build \
	-o=/home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/_output/bin/aws-iam-authenticator \
	-ldflags="-w -s -X sigs.k8s.io/aws-iam-authenticator/pkg.Version= -X sigs.k8s.io/aws-iam-authenticator/pkg.BuildDate=2023-01-21T13:02:59Z -X sigs.k8s.io/aws-iam-authenticator/pkg.CommitID=0c5c4442b60b677836a12b20d1b60f486da6ffd0" \
	./cmd/aws-iam-authenticator/
make[2]: Leaving directory '/home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator'
make[1]: Leaving directory '/home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator'
Error: cluster not found "test-cluster-23225.k8s.local"
###
## Setting up roles
#

An error occurred (NoSuchEntity) when calling the GetRole operation: The role with name aws-iam-authenticator-test-role-KubernetesAdmin cannot be found.
###
## Creating aws-iam-authenticator-test-role-KubernetesAdmin role
#
admin role: arn:aws:iam::607362164682:role/aws-iam-authenticator-test-role-KubernetesAdmin

An error occurred (NoSuchEntity) when calling the GetRole operation: The role with name aws-iam-authenticator-test-role-KubernetesUsers cannot be found.
###
## Creating aws-iam-authenticator-test-role-KubernetesUsers role
#
user role: arn:aws:iam::607362164682:role/aws-iam-authenticator-test-role-KubernetesUsers
###
## Generating SSH key /home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/hack/e2e/e2e-test-artifacts/id_rsa
... skipping 12 lines ...
|        E *      |
|       O ^ = o   |
|      . ^ X *=o  |
|       o %.*=+o  |
|          *+=o   |
+----[SHA256]-----+
Error: cluster not found "test-cluster-23225.k8s.local"
###
## Creating cluster test-cluster-23225.k8s.local with /home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/hack/e2e/e2e-test-artifacts/test-cluster-23225.k8s.local.json (dry run)
#
I0121 13:03:09.507279   17773 new_cluster.go:248] Inferred "aws" cloud provider from zone "us-west-2a"
I0121 13:03:09.507472   17773 new_cluster.go:1102]  Cloud Provider ID = aws
I0121 13:03:09.820884   17773 subnets.go:182] Assigned CIDR 172.20.32.0/19 to subnet us-west-2a
... skipping 115 lines ...