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 17:23
Elapsed18m4s
Revisionb553f8a513c8ba8023fc28dca8289f6fe7b459ee
Refs 547

No Test Failures!


Error lines from build-log.txt

... skipping 397 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-21T17:29:56Z -X sigs.k8s.io/aws-iam-authenticator/pkg.CommitID=089410f20b8efe40c5936da841ae2594b5727064" \
	./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-5568.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 ...
|= +..+  S o      |
|.o. = . ..o. .  .|
| . = . + o o. .E.|
|  . * . o .    . |
|   + .           |
+----[SHA256]-----+
Error: cluster not found "test-cluster-5568.k8s.local"
###
## Creating cluster test-cluster-5568.k8s.local with /home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/hack/e2e/e2e-test-artifacts/test-cluster-5568.k8s.local.json (dry run)
#
I0121 17:30:07.236485   17902 new_cluster.go:248] Inferred "aws" cloud provider from zone "us-west-2a"
I0121 17:30:07.236684   17902 new_cluster.go:1102]  Cloud Provider ID = aws
I0121 17:30:07.573034   17902 subnets.go:182] Assigned CIDR 172.20.32.0/19 to subnet us-west-2a
... skipping 78 lines ...
Unable to connect to the server: dial tcp: lookup api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
Unable to connect to the server: dial tcp: lookup api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host
error: Get "https://api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com/api?timeout=32s": dial tcp: lookup api-test-cluster-5568-k8s-c4gded-949443158.us-west-2.elb.amazonaws.com on 10.63.240.10:53: no such host - error from a previous attempt: EOF
Unable to connect to the server: EOF
Unable to connect to the server: EOF
###
## Cluster is up!
#
###
... skipping 44 lines ...
ip-172-20-84-137.us-west-2.compute.internal	node	True

VALIDATION ERRORS
KIND	NAME					MESSAGE
Pod	kube-system/aws-iam-authenticator-jztmq	system-node-critical pod "aws-iam-authenticator-jztmq" is pending

Validation Failed
W0121 17:36:11.463711   18395 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME			ROLE	MACHINETYPE	MIN	MAX	SUBNETS
master-us-west-2a	Master	t3.medium	1	1	us-west-2a
nodes-us-west-2a	Node	c5.large	1	1	us-west-2a
nodes-us-west-2b	Node	c5.large	1	1	us-west-2b
... skipping 35 lines ...
Running Suite: AWS IAM Authenticator End-to-End Tests - /home/prow/go/src/github.com/kubernetes-sigs/aws-iam-authenticator/tests/e2e
====================================================================================================================================
Random Seed: 1674322612

Will run 8 of 8 specs
•••••••Waiting for apiserver to go down...
{"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:168","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2023-01-21T17:36:59Z"}
++ early_exit_handler
++ '[' -n 169 ']'
++ kill -TERM 169
++ cleanup_dind
++ [[ true == \t\r\u\e ]]
++ echo 'Cleaning up after docker'
... skipping 5 lines ...